blu3r4y / pyforever

Automatically execute a Python script whenever changes are made to it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Python 100.0%