daemonize 2.5.0
0
Library to enable your code run as a daemon process on Unix-like systems.
Contents
Library to enable your code run as a daemon process on Unix-like systems.
Stars: 444, Watchers: 444, Forks: 65, Open Issues: 20The thesharp/daemonize
repo was created 12 years ago and the last code push was 4 years ago.
The project is popular with 444 github stars!
How to Install daemonize
You can install daemonize using pip
pip install daemonize
or add it to a project with poetry
poetry add daemonize
Package Details
- Author
- Ilya Otyutskiy
- License
- MIT
- Homepage
- https://github.com/thesharp/daemonize
- PyPi:
- https://pypi.org/project/daemonize/
- GitHub Repo:
- https://github.com/thesharp/daemonize
Classifiers
- Software Development
Related Packages
Errors
A list of common daemonize errors.
Code Examples
Here are some daemonize
code examples and snippets.
GitHub Issues
The daemonize package has 20 open issues on GitHub
- Ignored "SystemExit: 0" exception on exit
- Set process name