Python client for IBAN.com service
Project description
ibancom
Python client for IBAN.com API
Free software: MIT license
Documentation: https://ibancom.readthedocs.io.
Features
IBAN validation
IBAN bank data details
Tests
Tests will be automatically run by travis on commit to master.
They can also be executed locally using docker-compose by running `docker-compose up`
Requirements upgrades
Check for upgradeable packages by running `docker-compose run --rm python pip-check`
Making a new release
bumpversion is used to manage releases.
Add your changes to the HISTORY and run `docker-compose run --rm python bumpversion <major|minor|patch>`, then push (including tags)
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.6.1 (2019-09-25)
Replace IBAN URL
Use Black for formatting
0.6.0 (2019-10-30)
Upgrade packages
Remove Python 2.x support
Add tests for Python 3.8
0.5.6 (2018-01-08)
Add checking againt SEPA supports for SCT, SDD, COR1, B2B and SCC
0.5.5 (2018-01-08)
Add imports in module __init__
0.5.4 (2018-01-08)
Improve the way of usage of the library by returning an IBAN object
Add pytest-cov to run tests coverage with pytest
0.5.3 (2018-01-06)
Update contributing file and fix pep8 errors
0.5.2 (2018-01-06)
Updating README and documentation usage
0.5.1 (2018-01-06)
Remove python 2.6 from travis and setup.py
0.5.0 (2018-01-06)
Remove tests for python 2.6 and add tests for python 3.6.
0.1.1 (2018-01-06)
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 ibancom-0.6.2.tar.gz
.
File metadata
- Download URL: ibancom-0.6.2.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59e954929107d3787ce21da279771d38f9d8ba2dda1944d0b89320a948526d9a |
|
MD5 | 02dec3e60b6b2f0c2cf0150c92f45ed1 |
|
BLAKE2b-256 | c058a3168c4f6a6b564811a1b1a7c24dd1e9fdcc8d3aa4be18866184a93d0e84 |
File details
Details for the file ibancom-0.6.2-py2.py3-none-any.whl
.
File metadata
- Download URL: ibancom-0.6.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a179aa91c7c011b1a6f6795f82e68252cd211ac02f2e2d750147b3fcf482a48 |
|
MD5 | 6d411e0882d8b41fa7c4d6582b7b95a7 |
|
BLAKE2b-256 | efbb3847dbdf0c234e7b60033e5364995a605566135b340493e62c0bc5ded9bf |