Skip to content

Automatically execute a Python script whenever changes are made to it

License

Notifications You must be signed in to change notification settings

blu3r4y/pyforever

Repository files navigation

pyforever

Latest Release PyPI Version Python Version MIT License

Automatically execute a Python script whenever changes are made to it.

Installation

pip install pyforever

Usage

Replace all calls to

python myscript.py --myargs

with

pyforever myscript.py --myargs

About

Automatically execute a Python script whenever changes are made to it

Topics

Resources

License

Stars

Watchers

Forks

Languages