Reload a program if any file in current directory changes.
Project description
# Reload
This utility starts given program and reloads it whenever any file in current directory changes. Paths can be excluded by putting regular expressions matching them in [.reloadignore](.reloadignore).
Installation:
pip install reload
Usage:
reload ./server.py
Usage from Python:
reload_me(remove_arg=”-r”)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
reload-0.5.tar.gz
(2.3 kB
view hashes)