hupper

Integrated process monitor for developing servers (Python 2)

Install

All systems
curl cmd.cat/hupper.sh
Debian Debian
apt-get install python-hupper
Ubuntu
apt-get install python-hupper
image/svg+xml Kali Linux
apt-get install python-hupper
Fedora
dnf install python-hupper
Windows (WSL2)
sudo apt-get update sudo apt-get install python-hupper

python-hupper

Integrated process monitor for developing servers (Python 2)

hupper is an integrated process monitor that will track changes to any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted. This package installs the library for Python 2.

python3-hupper

Integrated process monitor for developing servers. (Python 3)

hupper is an integrated process monitor that will track changes to any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted. This package installs the library for Python 3.