Raw data
{
"_id": null,
"home_page": "https://github.com/lkaijie/image-api",
"name": "image-api",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "api, myanimelist, bing image, google image, images, google",
"author": "lkaijie",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/7b/6d/0c3082887d2c0dc131936741d569937e862e4e359aba38755861aab50bb9/image_api-0.1.1.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A local and lightweight image search API",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/lkaijie/image-api"
},
"split_keywords": [
"api",
" myanimelist",
" bing image",
" google image",
" images",
" google"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "54ccac271c7dcf6c4839362a0d20bba5812e942a4c523371305b00c9f260e284",
"md5": "174f9e2276cd8297c441de124cf8ac1e",
"sha256": "9b57e31ed39b2d3e65ae9c52ca01c14b54409d4a28deddeb253d108100073e7f"
},
"downloads": -1,
"filename": "image_api-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "174f9e2276cd8297c441de124cf8ac1e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4423,
"upload_time": "2024-04-20T22:51:38",
"upload_time_iso_8601": "2024-04-20T22:51:38.881185Z",
"url": "https://files.pythonhosted.org/packages/54/cc/ac271c7dcf6c4839362a0d20bba5812e942a4c523371305b00c9f260e284/image_api-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b6d0c3082887d2c0dc131936741d569937e862e4e359aba38755861aab50bb9",
"md5": "853970031549158acadb181b27d8f1b3",
"sha256": "6ba910ad41761f8d5c3a4e156d94466c94b074574ff02d773544186682ab2197"
},
"downloads": -1,
"filename": "image_api-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "853970031549158acadb181b27d8f1b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3794,
"upload_time": "2024-04-20T22:51:40",
"upload_time_iso_8601": "2024-04-20T22:51:40.221786Z",
"url": "https://files.pythonhosted.org/packages/7b/6d/0c3082887d2c0dc131936741d569937e862e4e359aba38755861aab50bb9/image_api-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-20 22:51:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lkaijie",
"github_project": "image-api",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "ani-sched",
"specs": [
[
"==",
"0.1.3"
]
]
},
{
"name": "beautifulsoup4",
"specs": [
[
"==",
"4.12.3"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2024.2.2"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"3.3.2"
]
]
},
{
"name": "feedparser",
"specs": [
[
"==",
"6.0.11"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.6"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.31.0"
]
]
},
{
"name": "sgmllib3k",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "soupsieve",
"specs": [
[
"==",
"2.5"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"2.2.1"
]
]
}
],
"lcname": "image-api"
}