{ "info": { "author": "Lubos Medovarsky", "author_email": "lubos@medovarsky.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: No Input/Output (Daemon)", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6" ], "description": "daemon-tools\n============\n\nPython modules for forking the application, single instance behavior, and sending logs over http POST.\n\nThese are the tools related to various daemon functionality, reused at various projects over time.\nDaemonize is useful for dropping privileges after the resources have been acquired as root.\nAppInstance does just that, provides information on whether the application is already started or not.\nTachyon Sender tracks the log file and sends it over HTTP POST. Today, Tachyon Sender could possibly be replaced\nwith generic applications, such as nxlog or Logstash. Tachyon Sender was written as a complement for Tachyon Application\nwritten by `beli-sk `_.\n\nThe project is licensed under LGPLv3.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/medovarsky/daemon-tools", "keywords": "daemon,single,instance,daemontools", "license": "", "maintainer": "", "maintainer_email": "", "name": "daemontools", "package_url": "https://pypi.org/project/daemontools/", "platform": "", "project_url": "https://pypi.org/project/daemontools/", "project_urls": { "Homepage": "https://github.com/medovarsky/daemon-tools" }, "release_url": "https://pypi.org/project/daemontools/0.0.2a5/", "requires_dist": null, "requires_python": ">=2.6", "summary": "Daemonizing and single instance tools.", "version": "0.0.2a5" }, "last_serial": 3566555, "releases": { "0.0.2a1": [ { "comment_text": "", "digests": { "md5": "f7716559a4c47809483e0db98c4eb2ef", "sha256": "1595018333f1d70a5ee5657f79a6e343e9fb807eb67443fc6f43c2457b0dbecb" }, "downloads": -1, "filename": "daemontools-0.0.2a1.tar.gz", "has_sig": true, "md5_digest": "f7716559a4c47809483e0db98c4eb2ef", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6", "size": 6100, "upload_time": "2018-02-08T10:35:53", "url": "https://files.pythonhosted.org/packages/97/a5/eb237447bf1b357fd2f33476c9416a52f11c4bce46cdaf0ec9f66038bc87/daemontools-0.0.2a1.tar.gz" } ], "0.0.2a5": [ { "comment_text": "", "digests": { "md5": "28e1eaf4cebacc996424e1dbfb28eba9", "sha256": "1b2362d782864e99a9f02569fe87c3ce5a2ec871630a4c6a18acbacdfa4841eb" }, "downloads": -1, "filename": "daemontools-0.0.2a5.tar.gz", "has_sig": true, "md5_digest": "28e1eaf4cebacc996424e1dbfb28eba9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6", "size": 6280, "upload_time": "2018-02-09T08:51:58", "url": "https://files.pythonhosted.org/packages/93/6e/8268d9f60aba5694c588992d1903f6ff3128bdfc5068b237e41d5d6d9780/daemontools-0.0.2a5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28e1eaf4cebacc996424e1dbfb28eba9", "sha256": "1b2362d782864e99a9f02569fe87c3ce5a2ec871630a4c6a18acbacdfa4841eb" }, "downloads": -1, "filename": "daemontools-0.0.2a5.tar.gz", "has_sig": true, "md5_digest": "28e1eaf4cebacc996424e1dbfb28eba9", "packagetype": "sdist", "python_version": "source", "requires_python": ">=2.6", "size": 6280, "upload_time": "2018-02-09T08:51:58", "url": "https://files.pythonhosted.org/packages/93/6e/8268d9f60aba5694c588992d1903f6ff3128bdfc5068b237e41d5d6d9780/daemontools-0.0.2a5.tar.gz" } ] }