Raw data
{
"_id": null,
"home_page": "https://github.com/yakupadakli/python-tvmaze",
"name": "python-tvmaze",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8, <4",
"maintainer_email": "",
"keywords": "tvmaze python library",
"author": "Yakup Adakl\u0131",
"author_email": "yakup.adakli@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7e/94/4b6e99efcec169fcb6473f7bd24cb586d6c8281a2d8d06736056bb2081ea/python-tvmaze-1.0.5.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python client for the TvMaze API.",
"version": "1.0.5",
"split_keywords": [
"tvmaze",
"python",
"library"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9b484f8a03de058dc55821167906a0278cff5314f8d8f28960cfd1ef3cd786b0",
"md5": "e8cac020ae0e944c1c4e95c3f50387e7",
"sha256": "b1bb86a168fb5a43e19a563612fdfb0d69e5f73ed57470da741545a94a9ab609"
},
"downloads": -1,
"filename": "python_tvmaze-1.0.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e8cac020ae0e944c1c4e95c3f50387e7",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8, <4",
"size": 9668,
"upload_time": "2023-03-17T14:53:42",
"upload_time_iso_8601": "2023-03-17T14:53:42.905396Z",
"url": "https://files.pythonhosted.org/packages/9b/48/4f8a03de058dc55821167906a0278cff5314f8d8f28960cfd1ef3cd786b0/python_tvmaze-1.0.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e944b6e99efcec169fcb6473f7bd24cb586d6c8281a2d8d06736056bb2081ea",
"md5": "5e1979fde3913f9fc8eaf5cbace1002c",
"sha256": "803f215e47333fc3ecd8968feaf0d1db573a0ea2bfce759c17858e9b6eaae6b0"
},
"downloads": -1,
"filename": "python-tvmaze-1.0.5.tar.gz",
"has_sig": false,
"md5_digest": "5e1979fde3913f9fc8eaf5cbace1002c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8, <4",
"size": 8617,
"upload_time": "2023-03-17T14:53:45",
"upload_time_iso_8601": "2023-03-17T14:53:45.475487Z",
"url": "https://files.pythonhosted.org/packages/7e/94/4b6e99efcec169fcb6473f7bd24cb586d6c8281a2d8d06736056bb2081ea/python-tvmaze-1.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-17 14:53:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "yakupadakli",
"github_project": "python-tvmaze",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pytest",
"specs": []
},
{
"name": "requests",
"specs": [
[
"==",
"2.28.2"
]
]
},
{
"name": "six",
"specs": [
[
"==",
"1.16.0"
]
]
}
],
"lcname": "python-tvmaze"
}