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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 01:58:15 UTC