Jump to content

Running multiple python scripts from 1 python script.


Recommended Posts

Hello,

 

I am very new to python and programming. I have been making small marionette networks that recreate a record and then attach that record to objects in my drawing based on criteria. I have saved those marionette networks as python scripts. I want an easy way to run one python script that will run all the python scripts that were saved from marionette scripts. What is the best way to do this?

 

Example:

I have a Boulder_Record.py and a Barrier_Record.py. Each creates a record and attaches to a set of objects. I want to use a seperate Launcher.py file to run each of those scripts one at a time.

 

I am new so if you could show an example of doing this it would help a lot. Thank you in advance.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...