python scripts

  • Thread starter Thread starter swartzbill2000
  • Start date Start date
Hello,
Is there a way to execute python scripts from within VB.Net?
Bill

Depending on what the scripts do you could Process.Start the python
interpreter and pass the .py file as an argument
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top