Raw data
{
"_id": null,
"home_page": "https://github.com/unit-finance/unit-python-sdk",
"name": "unit-python-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "unit, finance, banking, banking-as-a-service, API, SDK",
"author": "unit.co",
"author_email": "dev@unit.co",
"download_url": "https://files.pythonhosted.org/packages/68/3b/532012cbb1b60eda64e69cf07e79dfc0f85739c4cfcc2bb778b5ed60b4aa/unit-python-sdk-1.0.0.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Mozilla Public License 2.0",
"summary": "This library provides a python wrapper to http://unit.co API. See https://docs.unit.co/",
"version": "1.0.0",
"project_urls": {
"Download": "https://github.com/unit-finance/unit-python-sdk.git",
"Homepage": "https://github.com/unit-finance/unit-python-sdk"
},
"split_keywords": [
"unit",
" finance",
" banking",
" banking-as-a-service",
" api",
" sdk"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "683b532012cbb1b60eda64e69cf07e79dfc0f85739c4cfcc2bb778b5ed60b4aa",
"md5": "9435957f488f48ff8121ac82b36d1164",
"sha256": "fa5d63a08ff1d0535915454cb28daad687b71e1cf7759a5577de18b14a911481"
},
"downloads": -1,
"filename": "unit-python-sdk-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9435957f488f48ff8121ac82b36d1164",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 50437,
"upload_time": "2024-08-14T16:58:15",
"upload_time_iso_8601": "2024-08-14T16:58:15.638012Z",
"url": "https://files.pythonhosted.org/packages/68/3b/532012cbb1b60eda64e69cf07e79dfc0f85739c4cfcc2bb778b5ed60b4aa/unit-python-sdk-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-14 16:58:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "unit-finance",
"github_project": "unit-python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "requests",
"specs": [
[
"~=",
"2.32.3"
]
]
},
{
"name": "backoff",
"specs": [
[
"~=",
"2.1.2c"
]
]
},
{
"name": "pytest",
"specs": []
},
{
"name": "typing_extensions",
"specs": []
}
],
"lcname": "unit-python-sdk"
}