Name | commbank-api-client JSON |
Version |
1.0.1
JSON |
| download |
home_page | |
Summary | Fully asynchronous (unofficial) API client for Commonwealth Bank of Australia |
upload_time | 2023-12-25 11:53:36 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | The MIT License (MIT) Copyright © 2023 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
commbank
api
async
client
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Commbank API Client
A fully asynchronous (unofficial) API client for the [Commonwealth Bank of Australia](https://www.commbank.com.au).
## Install
The following libraries are required:
- `beautifulsoup4` (bs4)
- `aiohttp`
The following libraries are recommended:
- `asyncio` (to run asynchronous code)
[Install via PyPI](https://pypi.org/project/commbank-api-client/)
## Documentation
For sample usages, see `main.py`
For type documentation, see `commbank-api-client/types.py`. Note that the unique identifier for a transaction can be either `Transaction.id` or `Transaction.transaction_details_request`.
Some transactions do not have an ID, so transaction_details_request is used instead to uniquely identify said transaction, and vice versa. Each transaction is identified by one or the other.
Raw data
{
"_id": null,
"home_page": "",
"name": "commbank-api-client",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "commbank,api,async,client",
"author": "",
"author_email": "Bowen Feng <857514.leofeng@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3f/a4/468f60f1fb521a5e56be0cdbc7f959ae0196072f44b9e2635ea4e894e411/commbank_api_client-1.0.1.tar.gz",
"platform": null,
"description": "# Commbank API Client\r\n\r\nA fully asynchronous (unofficial) API client for the [Commonwealth Bank of Australia](https://www.commbank.com.au).\r\n\r\n## Install\r\n\r\nThe following libraries are required:\r\n- `beautifulsoup4` (bs4)\r\n- `aiohttp`\r\n\r\nThe following libraries are recommended:\r\n- `asyncio` (to run asynchronous code)\r\n\r\n[Install via PyPI](https://pypi.org/project/commbank-api-client/)\r\n\r\n## Documentation\r\n\r\nFor sample usages, see `main.py`\r\n\r\nFor type documentation, see `commbank-api-client/types.py`. Note that the unique identifier for a transaction can be either `Transaction.id` or `Transaction.transaction_details_request`.\r\nSome transactions do not have an ID, so transaction_details_request is used instead to uniquely identify said transaction, and vice versa. Each transaction is identified by one or the other.\r\n",
"bugtrack_url": null,
"license": "The MIT License (MIT) Copyright \u00a9 2023 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Fully asynchronous (unofficial) API client for Commonwealth Bank of Australia",
"version": "1.0.1",
"project_urls": null,
"split_keywords": [
"commbank",
"api",
"async",
"client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f32aa97b6a55a02be3e1812d100f31736c35073701b2b12e8e425fa7efbefb57",
"md5": "d214af60abd834f39a98e129255ddfbf",
"sha256": "5f692522b8f44bad0a4457c1608aa02fbffae75d68a64d94e6aaa85953b43488"
},
"downloads": -1,
"filename": "commbank_api_client-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d214af60abd834f39a98e129255ddfbf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 5335,
"upload_time": "2023-12-25T11:53:33",
"upload_time_iso_8601": "2023-12-25T11:53:33.754424Z",
"url": "https://files.pythonhosted.org/packages/f3/2a/a97b6a55a02be3e1812d100f31736c35073701b2b12e8e425fa7efbefb57/commbank_api_client-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3fa4468f60f1fb521a5e56be0cdbc7f959ae0196072f44b9e2635ea4e894e411",
"md5": "2509ebe28b4a364095e6cc0f5b03c092",
"sha256": "00e63eb728414f06c0c84d94a1d1efffb291935290cceeaa8a7830c7ac20a57e"
},
"downloads": -1,
"filename": "commbank_api_client-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "2509ebe28b4a364095e6cc0f5b03c092",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4091,
"upload_time": "2023-12-25T11:53:36",
"upload_time_iso_8601": "2023-12-25T11:53:36.214220Z",
"url": "https://files.pythonhosted.org/packages/3f/a4/468f60f1fb521a5e56be0cdbc7f959ae0196072f44b9e2635ea4e894e411/commbank_api_client-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-25 11:53:36",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "commbank-api-client"
}