{ "info": { "author": "plausibility", "author_email": "chris@gibsonsec.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2" ], "description": "mattdaemon\n==========\n\n.. _Python: https://python.org\n.. _git repo: https://github.com/plausibility/mattdaemon\n.. _plausibility: https://github.com/plausibility\n.. _readthedocs: https://mattdaemon.readthedocs.org\n\nNeed to daemonize your Python2.7 projects? Matt Daemon has you covered.\n\nFeatures\n--------\n\n- superuser (root) enforcement. Your script either requires it or it doesn't. You choose!\n\n - If these checks fail, the script will exit with a status of **1**.\n\n- Uses the double-fork magic of UNIX to daemonize.\n\nDependencies\n------------\n\n- `Python`_ 2.7\n\nNotes\n-----\n\n- This is designed for CLI scripts, because it decouples from the parent environment and all.\n- Includes annoying messages when you use root to run a script.\n- ``daemon.start()`` and ``daemon.stop()`` don't print messages. You'll have to decide what to print, if anything.\n- MIT Licensed code, so you're free to do whatever you want with this. Sell it, steal it, improve it, anything at all!\n\nRunning / Usage\n---------------\n\n- Add the script to your dependencies, it's on pypi! (``pip install mattdaemon``)\n- Documentation is available on `readthedocs`_, so check there for usage.\n\nContributing\n------------\nIf a feature you need is lacking, you know a better way to do something, or you just want to be nice and give out your stars, feel free to visit the mattdaemon `git repo`_; it's open source and MIT licensed!\n\nAuthor\n------\n- `plausibility`_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/plausibility/mattdaemon", "keywords": "daemon daemonize daemonise cli matt", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "mattdaemon", "package_url": "https://pypi.org/project/mattdaemon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/mattdaemon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/plausibility/mattdaemon" }, "release_url": "https://pypi.org/project/mattdaemon/1.1.1/", "requires_dist": null, "requires_python": null, "summary": "Easily daemonize your python projects", "version": "1.1.1" }, "last_serial": 794572, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "604a7a97dd8e2b3fd906e44df94e9b39", "sha256": "404ed2b41065053080419deebd207d90c9b17ff0a188eda275e1fe31f356894d" }, "downloads": -1, "filename": "mattdaemon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "604a7a97dd8e2b3fd906e44df94e9b39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4624, "upload_time": "2013-01-21T07:38:46", "url": "https://files.pythonhosted.org/packages/04/83/f70d137d4f82b4258d2743d257f5f1922cc8a0386b7436a161f997b6965b/mattdaemon-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "3d0aa260008b9f1b8dab5ef0b633fa2a", "sha256": "7e3329035100437a394495cdedd0b60bc7956da50a4c90af76c70868aaf99b10" }, "downloads": -1, "filename": "mattdaemon-1.1.0.tar.gz", "has_sig": false, "md5_digest": "3d0aa260008b9f1b8dab5ef0b633fa2a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4813, "upload_time": "2013-01-28T07:42:37", "url": "https://files.pythonhosted.org/packages/4d/41/aa3fb9935f6fb8a4a02aa993b1ccaa02c6e0b441fd8f2dd7346394a9b0b1/mattdaemon-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "2c92af2afd1046ab780a0c40e5933dca", "sha256": "d69d7ec79e1c8b3847f3d6db723e82bf078924d8a0d3aa30572cdf58350fb04f" }, "downloads": -1, "filename": "mattdaemon-1.1.1.tar.gz", "has_sig": false, "md5_digest": "2c92af2afd1046ab780a0c40e5933dca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4810, "upload_time": "2013-02-01T12:15:04", "url": "https://files.pythonhosted.org/packages/59/57/5e12cf19a50fe707a8772edce076528d57d0475f22f935e85a41870dd611/mattdaemon-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c92af2afd1046ab780a0c40e5933dca", "sha256": "d69d7ec79e1c8b3847f3d6db723e82bf078924d8a0d3aa30572cdf58350fb04f" }, "downloads": -1, "filename": "mattdaemon-1.1.1.tar.gz", "has_sig": false, "md5_digest": "2c92af2afd1046ab780a0c40e5933dca", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4810, "upload_time": "2013-02-01T12:15:04", "url": "https://files.pythonhosted.org/packages/59/57/5e12cf19a50fe707a8772edce076528d57d0475f22f935e85a41870dd611/mattdaemon-1.1.1.tar.gz" } ] }