{ "info": { "author": "Marc Riegel", "author_email": "mail@marclab.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "License :: OSI Approved :: MIT License", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Object Brokering", "Topic :: System :: Distributed Computing" ], "description": "================\nDistributed Task\n================\n\nDistributed Task is a lightweight module for Django to delegate diffent jobs to worker processes. It is useful for environments where celery is too overengeneered.\n\n\nInstall\n=======\n\nJust add it to your `INSTALLED_APPS` and start writing tasks.\n\nWrite your first Task\n=====================\n...", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/django-distributed-task/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django_distributed_task", "package_url": "https://pypi.org/project/django_distributed_task/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django_distributed_task/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/django-distributed-task/" }, "release_url": "https://pypi.org/project/django_distributed_task/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Django application to delegate tasks asynchronously to worker processes.", "version": "1.0.0" }, "last_serial": 1201403, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "934cc4813c0b0e18b75579ceefb47445", "sha256": "4f872704540286b459d41481e1c119573f872b27bcf0e31269d9f8391ad0fdbe" }, "downloads": -1, "filename": "django_distributed_task-1.0.0.tar.gz", "has_sig": false, "md5_digest": "934cc4813c0b0e18b75579ceefb47445", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9169, "upload_time": "2014-08-25T13:32:06", "url": "https://files.pythonhosted.org/packages/a7/7d/b4824779dbd66c59117734633c4cc0a734e477882d45b97d0beaa965b406/django_distributed_task-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "934cc4813c0b0e18b75579ceefb47445", "sha256": "4f872704540286b459d41481e1c119573f872b27bcf0e31269d9f8391ad0fdbe" }, "downloads": -1, "filename": "django_distributed_task-1.0.0.tar.gz", "has_sig": false, "md5_digest": "934cc4813c0b0e18b75579ceefb47445", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9169, "upload_time": "2014-08-25T13:32:06", "url": "https://files.pythonhosted.org/packages/a7/7d/b4824779dbd66c59117734633c4cc0a734e477882d45b97d0beaa965b406/django_distributed_task-1.0.0.tar.gz" } ] }