Skip to content

loomchild/reload

Repository files navigation

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 file.

Installation:

pip install reload

Usage:

reload ./server.py

Usage from Python:

reload_me("server")

About

Reloads a program when any watched file changes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages