arnaudsj / python-daemon
Python library to implement a well-behaved Unix daemon process. (Unofficial mirror of http://bzr.debian.org/bzr/python-daemon/python-daemon.devel)
☆44Updated 15 years ago
Alternatives and similar repositories for python-daemon
Users that are interested in python-daemon are comparing it to the libraries listed below
Sorting:
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Sphinx themes for Pallets projects☆163Updated 5 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆64Updated 4 years ago
- A PEP-3156 compatible event loop