Skip to main content

Python SDK for dubidoc.com.ua API

Project description

Dubidoc API client ✍

PyPI PyPI - Python Version PyPI - License


Documentation: https://my.dubidoc.com.ua/api/api/v1/docs

Source Code: https://github.com/DmytroLitvinov/python-dubidoc

PyPI: https://pypi-hypernode.com/project/dubidoc/


Python API wrapper around Dubidoc API. Feel free to contribute and make it better! 🚀

NOTE: Since it is rearly release, some of the API endpoints may not be implemented yet. If you need some specific endpoint, feel free to create an issue or pull request. Also, library can be changed in the future, so be careful with the updates as for now.

Installation

pip install dubidoc

Usage

  1. Request your token at Dubidoc team

  2. Use that token to initialize client:

from dubidoc import DubidocAPIClient

api_token = 'xxxxxxxxxxxxxxx'

dubidoc = DubidocAPIClient(api_token)

documents = dubidoc.document_api.list()
print(documents)

License

This project is licensed under the terms of the MIT license.

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

dubidoc-0.1.2.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

dubidoc-0.1.2-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file dubidoc-0.1.2.tar.gz.

File metadata

  • Download URL: dubidoc-0.1.2.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dubidoc-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3667618ab7dbb348ca92c3fb4d3893e6a6565e3c0725b48d7221e2db5edb2a1f
MD5 8fa39b6fe914fad1454342e28390b344
BLAKE2b-256 594d8da21e46c78fda9d583eb64ae6d25dd9bf72964855d2fddd138f7c03ea2f

See more details on using hashes here.

File details

Details for the file dubidoc-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dubidoc-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for dubidoc-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 b363f6639c27a73e84e67c010e7d277c49579663b9f78d9990b9ba8744900e8a
MD5 742d32b321fcc3ab969e69dfef960cef
BLAKE2b-256 a862248716b45e3a645a4fdc4cf23c0771c329c5ac248d1c92958a6fbbc4e2bc

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