A Python library concentrated on the Resource layer of RESTful APIs.
Raw data
{
"_id": null,
"home_page": "https://github.com/RussellLuo/resource",
"name": "Resource",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Resource",
"author": "RussellLuo",
"author_email": "luopeng.he@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/64/13/2db7b02cecc646a1b53dcf40cce9586d9f860550b32d931a1eb3c7280d43/Resource-0.2.1.tar.gz",
"platform": "",
"description": "A Python library concentrated on the Resource layer of RESTful APIs.",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Python library concentrated on the Resource layer of RESTful APIs.",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/RussellLuo/resource"
},
"split_keywords": [
"resource"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "34ad9cd037c01c075f9a273c23557f8e71195d773d59d3881bbb26011d396c8b",
"md5": "75de0c385d2c9b8dc5b48b63d0089a1b",
"sha256": "901ea1e98e223bda9040dcb5a432de84de86fd48c9ef63a90cfa35a140a5cf46"
},
"downloads": -1,
"filename": "Resource-0.2.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "75de0c385d2c9b8dc5b48b63d0089a1b",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 25801,
"upload_time": "2017-08-25T07:03:37",
"upload_time_iso_8601": "2017-08-25T07:03:37.185776Z",
"url": "https://files.pythonhosted.org/packages/34/ad/9cd037c01c075f9a273c23557f8e71195d773d59d3881bbb26011d396c8b/Resource-0.2.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "64132db7b02cecc646a1b53dcf40cce9586d9f860550b32d931a1eb3c7280d43",
"md5": "a57d9d56c7a6b5006954d4dd4c3f5d53",
"sha256": "98354abd8efe73d5a10f21099d80bbef85ecedf7ca22a416ff20250a51acd916"
},
"downloads": -1,
"filename": "Resource-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "a57d9d56c7a6b5006954d4dd4c3f5d53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 14913,
"upload_time": "2017-08-25T07:03:32",
"upload_time_iso_8601": "2017-08-25T07:03:32.092260Z",
"url": "https://files.pythonhosted.org/packages/64/13/2db7b02cecc646a1b53dcf40cce9586d9f860550b32d931a1eb3c7280d43/Resource-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2017-08-25 07:03:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "RussellLuo",
"github_project": "resource",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "python-easyconfig",
"specs": [
[
">=",
"0.1.0"
]
]
},
{
"name": "JsonForm",
"specs": [
[
">=",
"0.0.2"
]
]
},
{
"name": "JsonSir",
"specs": [
[
">=",
"0.0.2"
]
]
}
],
"lcname": "resource"
}