Skip to main content

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)

Install via PyPI

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

commbank_api_client-1.0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

commbank_api_client-1.0.1-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page