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 early 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.data, documents.response_code)

License

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

HOW TO MAKE A RELEASE

  • Add changes to CHANGELOG.md
  • Change version in dubidoc/__init__.py and pyproject.toml
  • source .env/bin/activate
  • python3 -m build --sdist --wheel
  • twine upload dist/*

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.4.tar.gz (8.3 kB view details)

Uploaded Source

Built Distribution

dubidoc-0.1.4-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dubidoc-0.1.4.tar.gz
  • Upload date:
  • Size: 8.3 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.4.tar.gz
Algorithm Hash digest
SHA256 e22a78c4508eaecbe8a53cc2d814f58564cc2553ffb03190d6c9c4951993509d
MD5 81b12750a7c83efc8b0a21699932e2b8
BLAKE2b-256 e344e4dc872ce8ce93dafe6412fd6a101f1db307864d29fb5e3682b570d65fee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dubidoc-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 10.1 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 12b32a56c139212f83a2aed155af0f2905bd81c660f9e86f2ffc5ece826938c0
MD5 9ebc61829525a475907feac25a5bdd31
BLAKE2b-256 805478a66782ad278a7fd28804f64fc0e39e22b4fc0bda9df288ad480c81641c

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