Skip to main content

A Client for Bkash API.

Project description

A Client for BKash API.

Free software: Mozilla Public License Version 2.0

Disclaimer

Work in progress! DO NOT USE!

Why?

A client library should be intuitive to use, rich in coding aid (e.g. typing and validation). We hope to meet that standard.

Features

  • Pydantic powered dataclasses for every request (in request one can also use dict that will be converted to a dataclass) and response.

  • Methods for all official endpoints.

Installation

pip install bkash-client

You can also install the in-development version with:

pip install https://gitlab.com/codesigntheory/python-bkash-client/-/archive/master/python-bkash-client-master.zip

Documentation

https://python-bkash-client.readthedocs.io/

Development

To run all the tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows

set PYTEST_ADDOPTS=--cov-append
tox

Other

PYTEST_ADDOPTS=--cov-append tox

Changelog

0.2.6 (2021-09-14)

  • Fix: Refund API.

0.2.2 (2021-09-14)

  • Fix: Search response.

0.2.1 (2021-09-14)

  • Fix: Query response.

0.0.0 (2021-06-23)

  • First release on PyPI.

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

bkash-client-0.2.6.tar.gz (17.6 kB view hashes)

Uploaded Source

Built Distribution

bkash_client-0.2.6-py2.py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 2 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