Python package for using the Banca Transilvania iPay API.
Project description
Python package for using the Banca Transilvania iPay API.
Free software: MIT license
Installation
pip install btipay
You can also install the in-development version with:
pip install https://github.com/rolisz/pybtipay/archive/master.zip
Documentation
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 |
Deployment to Pypi
Run tbump new_version, python -m build, twine check and then twine upload dist/*.
Changelog
0.0.5 (2022-02-08)
Mark some fields as optional
0.0.4 (2022-02-01)
Better error handling
0.0.3 (2022-02-01)
Refactor to return Pydantic objects and raise proper exceptions.
0.0.2 (2021-11-11)
Add support for registering a payment.
Add support for checking the status of a payment.
0.0.1 (2021-11-11)
First release on PyPI.
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 btipay-0.0.5.tar.gz
.
File metadata
- Download URL: btipay-0.0.5.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 638a7558af8bd8c1b6efb704a452d3da7850974ba4ce94941467223b6796d9bc |
|
MD5 | 42702227c09c7f19f419d336e9d55dbe |
|
BLAKE2b-256 | ff6467ccf384abe0c9a9e397a9da68c049e570a986dda6c28bb64dc84608f9b8 |
File details
Details for the file btipay-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: btipay-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3173f557034fce4b8364bf89b83e8c3655ae0e35bf6948fdcebed653311d7a09 |
|
MD5 | 748bba7b7adace36c442a3b01c1ec5ba |
|
BLAKE2b-256 | ed9c33e543589bc84cc0dfe9dff5668f4fe3df091134ca9db50638b5c94604c4 |