{ "info": { "author": "Dustyn Gibson", "author_email": "miigotu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "======================\nTVDB for Django\n======================\n\nWrite Django as usual, and let ``django-tvdb`` make handle api requests to theTVDB\n\n\n.. image:: https://img.shields.io/travis/miigotu/django-tvdb/master.svg\n :target: https://travis-ci.org/miigotu/django-tvdb\n\n.. image:: https://img.shields.io/coveralls/miigotu/django-tvdb/master.svg\n :target: https://coveralls.io/r/miigotu/django-tvdb?branch=master\n\n.. image:: https://img.shields.io/pypi/v/django-tvdb.svg\n :target: https://pypi.python.org/pypi/django-tvdb\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/django-tvdb.svg\n :target: https://pypi.python.org/pypi/django-tvdb\n :alt: Number of PyPI downloads per month\n\n\nRequirements\n------------\n\n- Python 2.7, 3.2, 3.3, 3.4, or 3.5\n- Django >= 1.8\n\n*The latest version supporting Python 2.6 and Django < 1.8 is the 6.x.x branch.*\n\n\nInstallation\n------------\n\n1. Install using pip:\n\n ``pip install django-tvdb``\n\n Alternatively, you can install download or clone this repo and call ``pip install -e .``.\n\n2. Add to INSTALLED_APPS in your ``settings.py``:\n\n ``'tvdb',``\n\n\nThis app will soon require Django 1.8+, python 2.7+. Thanks for understanding.\n\n\nDocumentation\n-------------\n\nThe full documentation is at http://django-tvdb.readthedocs.org/.\ntheTVDB API documentation is at https://api-beta.thetvdb.com/swagger\n\nBugs and suggestions\n--------------------\n\nIf you have found a bug or if you have a request for additional functionality, please use the issue tracker on GitHub.\n\nhttps://github.com/miigotu/django-tvdb/issues\n\n\nLicense\n-------\n\nYou can use this under Apache 2.0. See `LICENSE\n`_ file for details.\n\n\nAuthor\n------\n\nDeveloped and maintained by `Zostera `_.\n\nOriginal author & Development lead: `Dylan Verheul `_.\n\nThanks to everybody that has contributed pull requests, ideas, issues, comments and kind words.\n\nPlease see AUTHORS.rst for a list of contributors.\n\n\n\n\n\nHistory\n-------\n\n0.0.1 (2016-09-18)\n++++++++++++++++++\n\n* Skeleton and planning", "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/miigotu/django-tvdb", "keywords": "django-tvdb", "license": "GNU General Public License v2 (GPLv2)", "maintainer": null, "maintainer_email": null, "name": "django-tvdb", "package_url": "https://pypi.org/project/django-tvdb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-tvdb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/miigotu/django-tvdb" }, "release_url": "https://pypi.org/project/django-tvdb/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "TVDB support for Django projects", "version": "0.0.1" }, "last_serial": 2350198, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f9011858a62629d47b71ec6419800e75", "sha256": "b0ed520bf65c7d03e52fd57860ac98967191e68dde2e1f278ef41ad5336d6ebe" }, "downloads": -1, "filename": "django-tvdb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f9011858a62629d47b71ec6419800e75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7887, "upload_time": "2016-09-19T08:32:30", "url": "https://files.pythonhosted.org/packages/ff/87/2d842e41a8eb850ed57d7d08236ff6f3ce5a40820de3af3d9f39c9ecc766/django-tvdb-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f9011858a62629d47b71ec6419800e75", "sha256": "b0ed520bf65c7d03e52fd57860ac98967191e68dde2e1f278ef41ad5336d6ebe" }, "downloads": -1, "filename": "django-tvdb-0.0.1.tar.gz", "has_sig": false, "md5_digest": "f9011858a62629d47b71ec6419800e75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7887, "upload_time": "2016-09-19T08:32:30", "url": "https://files.pythonhosted.org/packages/ff/87/2d842e41a8eb850ed57d7d08236ff6f3ce5a40820de3af3d9f39c9ecc766/django-tvdb-0.0.1.tar.gz" } ] }