{ "info": { "author": "phate89", "author_email": "phates89@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "TheTVDb wrapper module\n======================\n\n.. image:: https://travis-ci.org/phate89/tvdbsimple.svg?branch=master\n :target: https://travis-ci.org/phate89/tvdbsimple\n\n\n*tvdbsimple* is a wrapper, written in Python, for TheTVDB API v2. By calling the functions available in *tvdbsimple* you can simplify your code and easily access a vast amount of tv series data. To learn more about TheTVDb API, check out the `website api page`_.\n\n.. _website api page: https://api.thetvdb.com/swagger/.\n\nFeatures\n--------\n\n- Full API implementation. Supports Search, Series, Episode, Updated, User and Languages methods.\n- Updated with the latest JSON API. \n- Fully tested with automated tests and travis.ci.\n- Supports Python 2.7, 3.3, 3.4, 3.5, 3.6.\n- Easy to access data using Python class attributes.\n- Easy to experiment with *tvdbsimple* functions inside the Python interpreter.\n\nInstallation\n------------\n\n*tvdbsimple* is available on the `Python Package Index`_ (PyPI).\n\n.. _Python Package Index: https://pypi.python.org/pypi/tvdbsimple\n\nYou can install *tvdbsimple* using one of the following techniques:\n\n- Use pip: :code:`pip install tvdbsimple`\n- Download the .zip or .tar.gz file from PyPI and install it yourself\n- Download the `source from Github`_ and install it yourself\n\nIf you install it yourself, also install requests_.\n\n.. _source from Github: http://github.com/phate89/tvdbsimple\n.. _requests: http://www.python-requests.org/en/latest\n\nAPI Key\n-------\nYou will need an API key to TheTVDb to access the API. To obtain a key, follow these steps:\n\n1) Register for and verify an account_.\n2) `Log into`_ your account.\n3) `Go to this page`_ and fill your details to generate a new API key.\n\n.. _account: http://thetvdb.com/?tab=register\n.. _Log into: http://thetvdb.com/?tab=login\n.. _Go to this page: http://thetvdb.com/?tab=apiregister\n\nDocumentation\n-------------\nAll the functions are fully documented in the docs folder and in the `github wiki page`_ but you can find several use examples in the `examples page`_.\n\n.. _github wiki page: https://github.com/phate89/tvdbsimple/wiki\n.. _examples page: https://github.com/phate89/tvdbsimple/blob/master/EXAMPLES.rst\n\nIssues\n------\nIf you find any issue please post `in the github issue page`_ with all the information possible to reproduce the issue\n\n.. _in the github issue page: https://github.com/phate89/tvdbsimple/issues\n\nSupport\n-------\n\n- If you would like contribute to the projects, feel free to do: fork, pull-request, issues, etc... They're higly welcome\n- Instead if you would like offer me a coffee or beer: `Donate with PayPal`_\n\n.. _Donate with PayPal: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=JD4LD62T6EJRS&lc=GB&item_name=phate89%20Kodi%20Addons¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted\n\nThanks\n------\n\n- To celiao_, her tmdbsimple_ module inspired my work here\n- To BurntSushi_, his pdoc_ module helped me documenting the module\n- To TheTVDb website for providing the content and the api\n\n.. _celiao: https://github.com/celiao\n.. _tmdbsimple: https://github.com/celiao/tmdbsimple\n.. _BurntSushi: https://github.com/BurntSushi\n.. _pdoc: https://github.com/BurntSushi/pdoc", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/phate89/tvdbsimple/tarball/1.0.6", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phate89/tvdbsimple", "keywords": "show series seasons tv database tvdb wrapper thetvdb api", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "tvdbsimple", "package_url": "https://pypi.org/project/tvdbsimple/", "platform": "", "project_url": "https://pypi.org/project/tvdbsimple/", "project_urls": { "Download": "https://github.com/phate89/tvdbsimple/tarball/1.0.6", "Homepage": "https://github.com/phate89/tvdbsimple" }, "release_url": "https://pypi.org/project/tvdbsimple/1.0.6/", "requires_dist": null, "requires_python": "", "summary": "A Python wrapper for TheTVDb Database API v2", "version": "1.0.6" }, "last_serial": 5378356, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "cbe6578e80c31ab380bfb64b8abf3eff", "sha256": "b926b118fbea86436afa9195e19fa16f479a7ad27bd6c5744250e1a7113eded1" }, "downloads": -1, "filename": "tvdbsimple-1.0.0.tar.gz", "has_sig": false, "md5_digest": "cbe6578e80c31ab380bfb64b8abf3eff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10686, "upload_time": "2017-01-16T14:48:54", "url": "https://files.pythonhosted.org/packages/d3/cb/52606a610b21ebd52f59fb1a0580286790caf1c04d9260b1bc64a9f370c4/tvdbsimple-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "b5b32b6ec5ae7163ee6093bbfb981242", "sha256": "aa10b70f395df42c2e3611a123ce2117842e7aef8477e883d47fec32f3ee9b34" }, "downloads": -1, "filename": "tvdbsimple-1.0.1.tar.gz", "has_sig": false, "md5_digest": "b5b32b6ec5ae7163ee6093bbfb981242", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10830, "upload_time": "2017-01-19T23:43:31", "url": "https://files.pythonhosted.org/packages/ae/ba/52ee5d6288815697ef42e7178b9b2ed5d902a69e015559e089d86a9233ca/tvdbsimple-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "0320ad466d0a6bf5f84f95928edca861", "sha256": "510ab619d6d2086e733c10b16707aa3a9497245cbb1dabe004ccdffc13e71015" }, "downloads": -1, "filename": "tvdbsimple-1.0.2.tar.gz", "has_sig": false, "md5_digest": "0320ad466d0a6bf5f84f95928edca861", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10845, "upload_time": "2017-01-26T09:39:48", "url": "https://files.pythonhosted.org/packages/1f/8c/ee28f0f000378d7612d51db3da9dc7a1a7672313e297beae622089508163/tvdbsimple-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "0d753560f35e4868f1640428776e8008", "sha256": "229bdd39cbbf8c9bf7434403dfde44c13f446b09747cb2ca5132bfad2a01f282" }, "downloads": -1, "filename": "tvdbsimple-1.0.3.tar.gz", "has_sig": false, "md5_digest": "0d753560f35e4868f1640428776e8008", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12025, "upload_time": "2017-01-26T10:11:26", "url": "https://files.pythonhosted.org/packages/1f/20/3fb0b4c4dc52d2ec35808aa55e4bdf4452a922ad1f4c4bfefd2f9f553e27/tvdbsimple-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "9c246919ad33c3f825903d11b01c5463", "sha256": "15c222b255157fc0f0f338cb152d1b5cba93ef0006896bd0632fba1b48e61ca5" }, "downloads": -1, "filename": "tvdbsimple-1.0.4.tar.gz", "has_sig": false, "md5_digest": "9c246919ad33c3f825903d11b01c5463", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11966, "upload_time": "2017-01-26T10:31:49", "url": "https://files.pythonhosted.org/packages/34/20/36b3d5f70d146551aa3ea071eb8605ff07713c5cb26e86e8cb4c93a1c29f/tvdbsimple-1.0.4.tar.gz" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "fd9165e3082efe122f8130b7fa4577ab", "sha256": "a8665525fa8b7aaf1e15fc3eec18b6f181582e25468830f300ab3809dbe948fe" }, "downloads": -1, "filename": "tvdbsimple-1.0.6.tar.gz", "has_sig": false, "md5_digest": "fd9165e3082efe122f8130b7fa4577ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11879, "upload_time": "2019-06-09T18:35:22", "url": "https://files.pythonhosted.org/packages/73/7d/b8e4d5c5473d6f9a492bf30916fdbf96f06034e6d23fde31ccb86704e41c/tvdbsimple-1.0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd9165e3082efe122f8130b7fa4577ab", "sha256": "a8665525fa8b7aaf1e15fc3eec18b6f181582e25468830f300ab3809dbe948fe" }, "downloads": -1, "filename": "tvdbsimple-1.0.6.tar.gz", "has_sig": false, "md5_digest": "fd9165e3082efe122f8130b7fa4577ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11879, "upload_time": "2019-06-09T18:35:22", "url": "https://files.pythonhosted.org/packages/73/7d/b8e4d5c5473d6f9a492bf30916fdbf96f06034e6d23fde31ccb86704e41c/tvdbsimple-1.0.6.tar.gz" } ] }