unix - Calling python scripts from anywehre -


i have collection of python scripts import each other. if want use these in location scripts not physically present, how can this. tried adding path of dir scripts $path got no joy. appreciated, thanks.

python doesn't share own path general $path, able you're looking for, must add scripts in $pythonpath instead.


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -