{ "info": { "author": "Nikita Kryuchkov", "author_email": "info@pycode.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "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.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\ndjango-tds\n=============================\n\n.. image:: https://badge.fury.io/py/django-tds.png\n :target: https://badge.fury.io/py/django-tds\n\n.. image:: https://travis-ci.org/pycodi/django-tds.png?branch=master\n :target: https://travis-ci.org/pycodi/django-tds\n\nYour project description goes here\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-tds.readthedocs.org.\n\nQuickstart\n----------\n\nInstall django-tds::\n\n pip install django-tds\n\nThen use it in a project::\n\n import tds\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-18)\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/pycodi/django-tds", "keywords": "django-tds", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-tds", "package_url": "https://pypi.org/project/django-tds/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tds/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/pycodi/django-tds" }, "release_url": "https://pypi.org/project/django-tds/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Your project description goes here", "version": "0.1.0" }, "last_serial": 2288457, "releases": { "0.1.0": [] }, "urls": [] }