{ "info": { "author": "Pim Witlox", "author_email": "pim@witlox.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "## Distributed Cronlike Scheduler [![Build Status](https://travis-ci.org/witlox/dcron.svg?branch=master)](https://travis-ci.org/witlox/dcron)\n\nThe aim of dcron is to offer [cron](https://en.wikipedia.org/wiki/Cron) like behaviour spanning multiple machines. \nThe system offers a web interface to manage your jobs, and reports the health of the cluster. \nEverything is self contained, so you only need to start the system to have a working setup. \nWe do however recommend that you run the system behind a reverse proxy, since there is no authentication mechanism.\nPlease check the [docs](https://dcron.readthedocs.io) regarding installation, configuration and options. \n\n## Details\n\n- dcron requires Python 3.7+ in order to work.\n- all nodes running dcron need to have the same software installed you want dcron to run\n- dcron runs tasks at-most-once (according to schedule)\n\n## Installation\n\n``pip install dcron``", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/witlox/dcron", "keywords": "Python,Python3", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dcron", "package_url": "https://pypi.org/project/dcron/", "platform": "", "project_url": "https://pypi.org/project/dcron/", "project_urls": { "Documentation": "https://dcron.readthedocs.io/en/latest/", "Homepage": "https://github.com/witlox/dcron", "Source": "https://github.com/witlox/dcron", "Tracker": "https://github.com/witlox/dcron/issues" }, "release_url": "https://pypi.org/project/dcron/0.9.19/", "requires_dist": null, "requires_python": ">=3.7", "summary": "Distributed Cronlike Scheduler", "version": "0.9.19" }, "last_serial": 5742588, "releases": { "0.8.7": [ { "comment_text": "", "digests": { "md5": "d8feea1c9067d25bfd8dc8830f267d8e", "sha256": "eac4dc0519a4f81b61b24f8fcc3147e4fbb3fbef69a5ef5c00334ae3e5bde4c8" }, "downloads": -1, "filename": "dcron-0.8.7.tar.gz", "has_sig": false, "md5_digest": "d8feea1c9067d25bfd8dc8830f267d8e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 46958, "upload_time": "2019-04-01T07:34:15", "url": "https://files.pythonhosted.org/packages/43/1b/a0111d236f9a7e8a652eec7a190b1ba93cbfd7499823feca40dde3bd9d02/dcron-0.8.7.tar.gz" } ], "0.9.16": [ { "comment_text": "", "digests": { "md5": "8db5a60dc3b7b5ea9a22e1ee26b75f52", "sha256": "b1f6f507016d89487c50b3ced1bee8469c97134e2aa1325bef734406d81f9632" }, "downloads": -1, "filename": "dcron-0.9.16.tar.gz", "has_sig": false, "md5_digest": "8db5a60dc3b7b5ea9a22e1ee26b75f52", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 60791, "upload_time": "2019-07-03T08:15:31", "url": "https://files.pythonhosted.org/packages/3b/50/97d2c4b6afbe91d5bd563039b58cffd7217640e0e3e462a9f0679f8efaa9/dcron-0.9.16.tar.gz" } ], "0.9.19": [ { "comment_text": "", "digests": { "md5": "d337cb91a65bbb70f787c0636bd93cd5", "sha256": "7a283f4ed6a8921e86948d4f4409084146bc5ac5174310930cfa98ae16ecd4dc" }, "downloads": -1, "filename": "dcron-0.9.19.tar.gz", "has_sig": false, "md5_digest": "d337cb91a65bbb70f787c0636bd93cd5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 61036, "upload_time": "2019-08-28T13:32:30", "url": "https://files.pythonhosted.org/packages/53/d0/f43a4e41db536056b53ca2af541b04377df0ffdd10c530cd779a4a795960/dcron-0.9.19.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d337cb91a65bbb70f787c0636bd93cd5", "sha256": "7a283f4ed6a8921e86948d4f4409084146bc5ac5174310930cfa98ae16ecd4dc" }, "downloads": -1, "filename": "dcron-0.9.19.tar.gz", "has_sig": false, "md5_digest": "d337cb91a65bbb70f787c0636bd93cd5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.7", "size": 61036, "upload_time": "2019-08-28T13:32:30", "url": "https://files.pythonhosted.org/packages/53/d0/f43a4e41db536056b53ca2af541b04377df0ffdd10c530cd779a4a795960/dcron-0.9.19.tar.gz" } ] }