Fully asynchronous (unofficial) API client for Commonwealth Bank of Australia
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file commbank_api_client-1.0.1.tar.gz
.
File metadata
- Download URL: commbank_api_client-1.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00e63eb728414f06c0c84d94a1d1efffb291935290cceeaa8a7830c7ac20a57e |
|
MD5 | 2509ebe28b4a364095e6cc0f5b03c092 |
|
BLAKE2b-256 | 3fa4468f60f1fb521a5e56be0cdbc7f959ae0196072f44b9e2635ea4e894e411 |
File details
Details for the file commbank_api_client-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: commbank_api_client-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f692522b8f44bad0a4457c1608aa02fbffae75d68a64d94e6aaa85953b43488 |
|
MD5 | d214af60abd834f39a98e129255ddfbf |
|
BLAKE2b-256 | f32aa97b6a55a02be3e1812d100f31736c35073701b2b12e8e425fa7efbefb57 |