Raw data
{
"_id": null,
"home_page": "https://github.com/fzlee/alipay",
"name": "python-alipay-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python sdk alipay",
"author": "fzlee",
"author_email": "hi@ifconfiger.com",
"download_url": "https://files.pythonhosted.org/packages/c8/72/429d6fc158fb56573bf7197375d9d3220e6a63c532d337e891658e91e1f9/python-alipay-sdk-3.3.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "BSD",
"summary": "Python SDK for AliPay, RSA is the only sign method we support",
"version": "3.3.0",
"project_urls": {
"Homepage": "https://github.com/fzlee/alipay"
},
"split_keywords": [
"python",
"sdk",
"alipay"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c872429d6fc158fb56573bf7197375d9d3220e6a63c532d337e891658e91e1f9",
"md5": "627654e328b8567e37be114823c1e86e",
"sha256": "5d66f8e9b159a2d989fa573e91f19f848ac748002fdc6ce24b40fe5d767218aa"
},
"downloads": -1,
"filename": "python-alipay-sdk-3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "627654e328b8567e37be114823c1e86e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10269,
"upload_time": "2023-06-10T06:12:49",
"upload_time_iso_8601": "2023-06-10T06:12:49.830919Z",
"url": "https://files.pythonhosted.org/packages/c8/72/429d6fc158fb56573bf7197375d9d3220e6a63c532d337e891658e91e1f9/python-alipay-sdk-3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-10 06:12:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fzlee",
"github_project": "alipay",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "tox",
"specs": []
},
{
"name": "codecov",
"specs": []
},
{
"name": "setuptools-rust",
"specs": []
},
{
"name": "mock",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "pyOpenSSL",
"specs": [
[
"==",
"23.0.0"
]
]
},
{
"name": "pycryptodomex",
"specs": [
[
"==",
"3.17.0"
]
]
}
],
"lcname": "python-alipay-sdk"
}