Pymon.2021.21.6

Hi there,

Pymon is like nodemon but it is for python, 

why i create pymon ==> we have to click run button or python command many time`s to run python code, so to solve this i create pymon, we have to run this command only one time and i will re-run automatically, to stop pymon press in cmd CTR + C.

Thank`s.

Run Python Code With Pymon

First Install python in you`r pc, 

Type in cmd ' pip install typer ',

Type in cmd ' pip install subprocess ',

Type in cmd ' pip install colorama ',

Type in cmd ' python pymon.py run file ',

This ' file ' is, a path to a file.

like .py file`s.

Convert Pymon To Exe

Type in cmd ' pip install pyinstaller ',

Type in cmd ' pyinstaller pymon.py ',

And Go to dist/pymon,

And Add This Folder To Path.
GitHub - UltronTheAI/Pymon.2021.21.6 at pythonawesome.com
Pymon Update. Contribute to UltronTheAI/Pymon.2021.21.6 development by creating an account on GitHub.