{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved", "Operating System :: OS Independent" ], "description": "A scheduling system for django. \r\n\r\nInstead of a traditional scheduler which has a main loop, usually in a thread,\r\nwhich polls for scheduled tasks this scheduler's polls are triggered by each new\r\nrequest. This way scheduled events are fired as often as needed to retrieve new\r\ndata that may be needed for local content adjustment without the overhead of\r\nanother thread and polling loop.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/django-jits", "keywords": "", "license": "", "maintainer": "Mikeal Rogers", "maintainer_email": "mikeal.rogers@gmail.com", "name": "jits", "package_url": "https://pypi.org/project/jits/", "platform": "", "project_url": "https://pypi.org/project/jits/", "project_urls": { "Homepage": "http://code.google.com/p/django-jits" }, "release_url": "https://pypi.org/project/jits/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Django JITS (Just In Time Scheduler)", "version": "0.1.1" }, "last_serial": 793635, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fab85c8dbf4d7e639d76253daad00b6b", "sha256": "2f7913a68be3b2968e779412da3c235221f54cf19f0e6713068d9b4d0b0ff552" }, "downloads": -1, "filename": "jits-0.1.0-py2.5.egg", "has_sig": false, "md5_digest": "fab85c8dbf4d7e639d76253daad00b6b", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 20183, "upload_time": "2008-03-19T04:21:30", "url": "https://files.pythonhosted.org/packages/59/a2/307467812932c097f9cdf90a57d7e56b64eb538005e0d3d63cf221b0381d/jits-0.1.0-py2.5.egg" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f8b116c005b8b916ea0a2440483168ed", "sha256": "34206ea91771254d22b926ed2bc0b67deda454c6754deac60aa991f07cbf51c5" }, "downloads": -1, "filename": "jits-0.1.1-py2.4.egg", "has_sig": false, "md5_digest": "f8b116c005b8b916ea0a2440483168ed", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 19861, "upload_time": "2008-03-19T06:40:21", "url": "https://files.pythonhosted.org/packages/e4/2b/50be3806a6cc60d91529af2aabface8e9e74f62203b55079d1d38b3f0a67/jits-0.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b4af16ddc2b5226d33efc96e56f49d43", "sha256": "e3cd9deccb1ac713f8d9b0182366fefe592f8a2a73d33b408ff7240f9034d059" }, "downloads": -1, "filename": "jits-0.1.1-py2.5.egg", "has_sig": false, "md5_digest": "b4af16ddc2b5226d33efc96e56f49d43", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 19923, "upload_time": "2008-03-19T06:40:44", "url": "https://files.pythonhosted.org/packages/8f/f9/aee38f54b60d3375a34f741d4a67c30f9776176c86d8990497862e5bbbd2/jits-0.1.1-py2.5.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8b116c005b8b916ea0a2440483168ed", "sha256": "34206ea91771254d22b926ed2bc0b67deda454c6754deac60aa991f07cbf51c5" }, "downloads": -1, "filename": "jits-0.1.1-py2.4.egg", "has_sig": false, "md5_digest": "f8b116c005b8b916ea0a2440483168ed", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 19861, "upload_time": "2008-03-19T06:40:21", "url": "https://files.pythonhosted.org/packages/e4/2b/50be3806a6cc60d91529af2aabface8e9e74f62203b55079d1d38b3f0a67/jits-0.1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "b4af16ddc2b5226d33efc96e56f49d43", "sha256": "e3cd9deccb1ac713f8d9b0182366fefe592f8a2a73d33b408ff7240f9034d059" }, "downloads": -1, "filename": "jits-0.1.1-py2.5.egg", "has_sig": false, "md5_digest": "b4af16ddc2b5226d33efc96e56f49d43", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 19923, "upload_time": "2008-03-19T06:40:44", "url": "https://files.pythonhosted.org/packages/8f/f9/aee38f54b60d3375a34f741d4a67c30f9776176c86d8990497862e5bbbd2/jits-0.1.1-py2.5.egg" } ] }