Skip to main content

BankID client for Python with asyncio support.

Project description

bankid-asyncio 🏦

Badges 🏷

GitHub GitHub Workflow Status (with branch) GitHub (branch) GitHub last commit (branch) codecov

PyPI - Python Version PyPI - Format PyPI PyPI - Downloads

Imports: isort Code style: black

Dependencies ⛓

Pydantic HTTPX

Description 📖

bankid-asyncio - is a BankID client for Python with asyncio support.

Asynchronous realization turned out to be implemented due to the fact that the library is written based on HTTPX, which allows not only synchronous requests (Client), but also asynchronous ones (AsyncClient).

Install 💾

pip

pip install bankid-asyncio

Poetry

poetry add bankid-asyncio

Documentation 🗂 (In progress)

Documentation🔗

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

bankid_asyncio-0.0.4.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

bankid_asyncio-0.0.4-py3-none-any.whl (13.7 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