hupper3

Integrated process monitor for developing servers. (Python 3)

Install

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

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.