{ "info": { "author": "amelia sabine", "author_email": "amelia.sabine@getpizza.cat", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# django-taskd: A taskd implementation for the Django web framework\n\n[![Build Status](https://travis-ci.com/Colorless-Green-Ideas/django-taskd.svg?branch=master)](https://travis-ci.com/Colorless-Green-Ideas/django-taskd)\n\nRequirements\n------------\n- Django\n- A working [redshirt](https://github.com/jrabbit/taskd-redshirt) instance\n\nInstallation\n------------\n**(soon):**\n\n1. `pip install django-taskd`\n2. Add `taskdj` to your INSTALLED\\_APPS in settings.py\n\n**From source:**\n\n1. `git clone https://github.com/asabine/django-taskd.git`\n2. `python setup.py install`\n3. Add `taskdj` to your INSTALLED\\_APPS in settings.py\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Colorless-Green-Ideas/django-taskd", "keywords": "", "license": "AGPLv3", "maintainer": "", "maintainer_email": "", "name": "django-taskd", "package_url": "https://pypi.org/project/django-taskd/", "platform": "", "project_url": "https://pypi.org/project/django-taskd/", "project_urls": { "Homepage": "https://github.com/Colorless-Green-Ideas/django-taskd" }, "release_url": "https://pypi.org/project/django-taskd/0.0.1a1/", "requires_dist": [ "django", "taskc", "requests" ], "requires_python": "", "summary": "A taskd implementation for the Django web framework. Enables django applications to easily integrate tasks with Taskwarrior.", "version": "0.0.1a1" }, "last_serial": 4598247, "releases": { "0.0.1a1": [ { "comment_text": "", "digests": { "md5": "22256277a262cc3b7470547eee9423b2", "sha256": "0e51ed2c66bfc5095277f2300fadd5c57aaf0185e772920c7f4d56384de8fd26" }, "downloads": -1, "filename": "django_taskd-0.0.1a1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "22256277a262cc3b7470547eee9423b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25629, "upload_time": "2018-12-14T07:05:17", "url": "https://files.pythonhosted.org/packages/53/d7/cc514ff0cef5958f813bf92712d3837710b0c44c719d7fc23a0edf93c312/django_taskd-0.0.1a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d735d75ee6a7488026961c381ae6024d", "sha256": "7e8acbf9027fc64ef072354c10b088b8bacb4cf182716f5802457738f564dfbb" }, "downloads": -1, "filename": "django_taskd-0.0.1a1.tar.gz", "has_sig": true, "md5_digest": "d735d75ee6a7488026961c381ae6024d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6915, "upload_time": "2018-12-14T07:05:23", "url": "https://files.pythonhosted.org/packages/ef/9e/ef079e7d92b4167a2227fb1e17b4108c0f03019adae8ba01734aedb508f9/django_taskd-0.0.1a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "22256277a262cc3b7470547eee9423b2", "sha256": "0e51ed2c66bfc5095277f2300fadd5c57aaf0185e772920c7f4d56384de8fd26" }, "downloads": -1, "filename": "django_taskd-0.0.1a1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "22256277a262cc3b7470547eee9423b2", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 25629, "upload_time": "2018-12-14T07:05:17", "url": "https://files.pythonhosted.org/packages/53/d7/cc514ff0cef5958f813bf92712d3837710b0c44c719d7fc23a0edf93c312/django_taskd-0.0.1a1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d735d75ee6a7488026961c381ae6024d", "sha256": "7e8acbf9027fc64ef072354c10b088b8bacb4cf182716f5802457738f564dfbb" }, "downloads": -1, "filename": "django_taskd-0.0.1a1.tar.gz", "has_sig": true, "md5_digest": "d735d75ee6a7488026961c381ae6024d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6915, "upload_time": "2018-12-14T07:05:23", "url": "https://files.pythonhosted.org/packages/ef/9e/ef079e7d92b4167a2227fb1e17b4108c0f03019adae8ba01734aedb508f9/django_taskd-0.0.1a1.tar.gz" } ] }