Skip to main content

Python client for IBAN.com service

Project description

ibancom

https://img.shields.io/pypi/v/ibancom.svg https://img.shields.io/travis/RegioHelden/ibancom.svg Documentation Status

Python client for IBAN.com API

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


Download files

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

Source Distribution

ibancom-0.6.2.tar.gz (14.8 kB view hashes)

Uploaded Source

Built Distribution

ibancom-0.6.2-py2.py3-none-any.whl (4.6 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