deiman

Deiman is a Python utility class for daemonizing a process. It provides start and stop methods, as well as a method for retrieving running status information. Linux/Unix-only.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install deiman

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.5 2013-07-23    
0.1.4 2013-04-21    
0.1.3 2013-03-12      
0.1.2 2013-03-12    
0.1.1 2013-03-11      
0.1 2012-09-13    

Issues with this package?

Page last updated 2023-10-28 08:14:14 UTC