pymon

Application monitoring in Python


Keywords
web, application, server, dev, tools, monitor, restart
License
Other
Install
pip install pymon==1.1

Documentation

Pymon

Python port of Nodemon

Created by Curtis Li

Usage

./pymon.py <app.py args>

or

python pymon.py <app.py args>

Features

TODO

Dependencies

  • Watchdog