Hello RG, today I'm releasing a tool I've been planning on releasing for a while now. I call it PyMan (Python Manager), basically, it just launches Python scripts, I made it because I got tired of having to do a certain process in Command Prompt to just launch a script. It makes it easier to develop/launch python scripts on Windows OS, cause you can edit then quickly launch any script to check it for errors or just test it out. This is just the initial release, I still have a lot to add, so expect a 1.0.2 soon! 🙂
How to use:
Just edit the config.bat file, and add a name for the script, then add a path to the script. Simple.
Download: [HIDE] http://www.mediafire.com/download/y38cb3oqbm2mdj2/build_1.rar [/HIDE]
Virus Scan: PyMan.exe
Changelog:
1.0.1 - Initial release