Reload a program if any file in current directory changes.
Project description
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 file.
Installation:
pip install reload
Usage:
reload ./server.py
Usage from Python:
reload_me("server")
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.9.tar.gz
(2.5 kB
view hashes)