Commbank API Client
A fully asynchronous (unofficial) API client for the Commonwealth Bank of Australia.
Install
The following libraries are required:
beautifulsoup4(bs4)aiohttp
The following libraries are recommended:
asyncio(to run asynchronous code)
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.
Release files for commbank-api-client 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| commbank_api_client-1.0.1.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| commbank_api_client-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.4 kB
Release files / commbank_api_client-1.0.1.tar.gz
| Download URL | commbank_api_client-1.0.1.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
00e63eb728414f06c0c84d94a1d1efffb291935290cceeaa8a7830c7ac20a57e
|
|
BLAKE2b-256 checksum How to use checksums |
3fa4468f60f1fb521a5e56be0cdbc7f959ae0196072f44b9e2635ea4e894e411
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|
Release files / commbank_api_client-1.0.1-py3-none-any.whl
| Download URL | commbank_api_client-1.0.1-py3-none-any.whl |
|---|---|
| Size | 5.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5f692522b8f44bad0a4457c1608aa02fbffae75d68a64d94e6aaa85953b43488
|
|
BLAKE2b-256 checksum How to use checksums |
f32aa97b6a55a02be3e1812d100f31736c35073701b2b12e8e425fa7efbefb57
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.6
|