Run Python .py File from any folder -


i'm starting create lots of python scripts. these scripts made run on number of files same folder script in. want store script in organized folder, , able access script folder navigate in console. how do this?

thanks!

i think can use access scripts anywhere:

>> python [path]\script.py 

Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -