Skip to main content

CheckedID Python API client

Project description

CheckedID Python API client

PyPI Status Python Version License

Read the documentation at https://checkedid.readthedocs.io/ Tests Codecov

pre-commit Black

Features

  • Typed API client for api.checkedid.eu

Requirements

  • Build with Pydantic and httpx, does currently not support async.

Installation

You can install CheckedID Python API client via pip from PyPI:

$ pip install checkedid

Usage

from checkedid import errors, models, Client

try:
    client = Client('1001')
    dossier: models.ReportResponse = client.dossier('123456789')
except errors.CheckedIDNotFoundError as e:
    print("Dossier does not exists")

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, CheckedID Python API client is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

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

checkedid-0.4.0.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

checkedid-0.4.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file checkedid-0.4.0.tar.gz.

File metadata

  • Download URL: checkedid-0.4.0.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for checkedid-0.4.0.tar.gz
Algorithm Hash digest
SHA256 02a4994f41c7e698eeb651e2d56dcd32337b5cc3af08b232b24ebcdaba75ab77
MD5 988c90265c49705f911bedb37c549caa
BLAKE2b-256 052ec77f3d188aea8215fadf67d2ab39e7aed3b74e2151d7bb9a89289c63f4cf

See more details on using hashes here.

File details

Details for the file checkedid-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: checkedid-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 8.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for checkedid-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 72e5283c6ee957488d61faf8edfc19cb4747d851e39f4147a9e1af0ebeaf3182
MD5 45afbd6de902151f24a0438290e08344
BLAKE2b-256 ec23157500835f92ba755e4e66e8c377c05c4f6790c7b4260a7fd2bcc9fcb821

See more details on using hashes here.

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