python-daemonize

Enable your code to run as a daemon process - Python 2.x
  https://github.com/thesharp/daemonize
  0
  no reviews



Daemonize is a library for writing system daemons in Python. It has some bits from http://daemonize.sourceforge.net, and should work under Python 2.x and 3.x.

This package contains the Python 2.x module.