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.org/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.2.0.tar.gz (8.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dubidoc-0.2.0-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dubidoc-0.2.0.tar.gz
Algorithm Hash digest
SHA256 87c394bb99ecabbd6d210571229a30ff325d97bc87a66ff4cb9002f9d3653104
MD5 fc040c47913e737290bf4b255c458d65
BLAKE2b-256 2a4c1319060688ec184925b7a6d0464458a03b34557c9d78242aba7164aee3a0

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for dubidoc-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76da10e627867b479b140bbbb36287026567a92be6ba72e736f5518c565c8a78
MD5 5e27121ad89e5dd57adc77b872673209
BLAKE2b-256 00230def75bafcb2575e9b754bc0f46ade6b484373a32035a112405ceea2987a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page