{ "info": { "author": "Kyle Lahnakoski", "author_email": "kyle@lahnakoski.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: No Input/Output (Daemon)", "Intended Audience :: System Administrators", "Natural Language :: English", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: System :: Boot", "Topic :: System :: Monitoring", "Topic :: System :: Systems Administration" ], "description": "Supervisor + Cron\n=================\n\nThis is a fork of\n`Supervisor `__ with the\naddition of cron! The only difference is the addition of one extra\nparameter that controls when a program is started again.\n\n``[program:x]`` Section Values\n------------------------------\n\n``startintervalsecs``\n\nAfter a program has exited, Supervisor will delay restarting the program\nfor the given number of seconds since the *last started* time. This can\nbe used to regularly schedule jobs.\n\n*Default*: 0 - Restarting according to normal Supervisor convention\n\n*Required*: No.\n\n*Introduced*: in this fork!\n\nContributing\n------------\n\nIf you would like to make this CRON feature better, work is being done\nat https://github.com/klahnakoski/supervisor-plus-cron.", "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/klahnakoski/supervisor-plus-cron", "keywords": null, "license": "BSD-derived (http://www.repoze.org/LICENSE.txt)", "maintainer": null, "maintainer_email": null, "name": "supervisor-plus-cron", "package_url": "https://pypi.org/project/supervisor-plus-cron/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/supervisor-plus-cron/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/klahnakoski/supervisor-plus-cron" }, "release_url": "https://pypi.org/project/supervisor-plus-cron/1.0.15201/", "requires_dist": null, "requires_python": null, "summary": "From 4.0.0.dev0: A system for controlling process state under UNIX, plus CRON!", "version": "1.0.15201" }, "last_serial": 1640258, "releases": { "1.0.15200": [], "1.0.15201": [ { "comment_text": "", "digests": { "md5": "1d8592e3921c07ebd6b93fd7b0be10af", "sha256": "929ff12e3e17f23b8bf2eb8f2fbf6f561f06403515c7f56507a40fb0a8ad4532" }, "downloads": -1, "filename": "supervisor_plus_cron-1.0.15201-py2.7.egg", "has_sig": false, "md5_digest": "1d8592e3921c07ebd6b93fd7b0be10af", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 588626, "upload_time": "2015-07-19T14:39:40", "url": "https://files.pythonhosted.org/packages/00/fa/811723bb04d298f747da183333256af6e4354ec91d37292e2ba3f0c70e79/supervisor_plus_cron-1.0.15201-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3ee8913fc2a141168a477dccfa7ec094", "sha256": "385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750" }, "downloads": -1, "filename": "supervisor-plus-cron-1.0.15201.zip", "has_sig": false, "md5_digest": "3ee8913fc2a141168a477dccfa7ec094", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 383311, "upload_time": "2015-07-19T14:39:47", "url": "https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1d8592e3921c07ebd6b93fd7b0be10af", "sha256": "929ff12e3e17f23b8bf2eb8f2fbf6f561f06403515c7f56507a40fb0a8ad4532" }, "downloads": -1, "filename": "supervisor_plus_cron-1.0.15201-py2.7.egg", "has_sig": false, "md5_digest": "1d8592e3921c07ebd6b93fd7b0be10af", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 588626, "upload_time": "2015-07-19T14:39:40", "url": "https://files.pythonhosted.org/packages/00/fa/811723bb04d298f747da183333256af6e4354ec91d37292e2ba3f0c70e79/supervisor_plus_cron-1.0.15201-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3ee8913fc2a141168a477dccfa7ec094", "sha256": "385a259aaa98643d6d23c03c0682e412245cb08c6da944324037cde47207b750" }, "downloads": -1, "filename": "supervisor-plus-cron-1.0.15201.zip", "has_sig": false, "md5_digest": "3ee8913fc2a141168a477dccfa7ec094", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 383311, "upload_time": "2015-07-19T14:39:47", "url": "https://files.pythonhosted.org/packages/63/6c/75a47b9cde4778717013c7cc49d62fd33d2f1cd6a7d11a2e6ab7918a265c/supervisor-plus-cron-1.0.15201.zip" } ] }