{ "info": { "author": "Alican Toprak", "author_email": "alican@querhin.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango-tus\n=============================\n\n.. image:: https://badge.fury.io/py/django-tus.png\n :target: https://badge.fury.io/py/django-tus\n\n.. image:: https://travis-ci.org/alican/django-tus.png?branch=master\n :target: https://travis-ci.org/alican/django-tus\n\nYour project description goes here\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-tus.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-tus::\n\n pip install django-tus\n\nThen use it in a project::\n\n import django_tus\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements_test.txt\n (myenv) $ python runtests.py\n\nCredits\n---------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-08-06)\n++++++++++++++++++\n\n* First release on PyPI.", "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/alican/django-tus", "keywords": "django-tus", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-tus", "package_url": "https://pypi.org/project/django-tus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tus/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/alican/django-tus" }, "release_url": "https://pypi.org/project/django-tus/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Django app implementing server side of tus v1.0.0 powering resumable file uploads for django projects", "version": "0.1.0" }, "last_serial": 2267005, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7ae068c9730b7cb62182b2118b3ddd6c", "sha256": "0380985addd2a09966791078562de8640be37a84625a737bf9fc1507543eeafe" }, "downloads": -1, "filename": "django-tus-0.1.0.zip", "has_sig": false, "md5_digest": "7ae068c9730b7cb62182b2118b3ddd6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11228, "upload_time": "2016-08-07T19:47:25", "url": "https://files.pythonhosted.org/packages/12/a2/8c8899251b122827054d2718c21a08a26efc70526c60615ffffe8a69ff3b/django-tus-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ae068c9730b7cb62182b2118b3ddd6c", "sha256": "0380985addd2a09966791078562de8640be37a84625a737bf9fc1507543eeafe" }, "downloads": -1, "filename": "django-tus-0.1.0.zip", "has_sig": false, "md5_digest": "7ae068c9730b7cb62182b2118b3ddd6c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11228, "upload_time": "2016-08-07T19:47:25", "url": "https://files.pythonhosted.org/packages/12/a2/8c8899251b122827054d2718c21a08a26efc70526c60615ffffe8a69ff3b/django-tus-0.1.0.zip" } ] }