aio-daemon

Helper module for running async daemons.


License
MIT
Install
pip install aio-daemon==0.3

Documentation

aio-daemon

Python async daemon module. Helps bootstrap your code as an async-aware server that comes with daemonization, logging and basic signal handling.