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)

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dubidoc-0.1.3.tar.gz
  • Upload date:
  • Size: 8.2 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.3.tar.gz
Algorithm Hash digest
SHA256 e86ac794f73f5d677f47c6b7d0737774abd91a363605af84fb09da7a1a8a10ec
MD5 f72bae9814b20d1a4966a936b44b2099
BLAKE2b-256 36285585fbb7b8dea84529c5eb53cffe240d033e1522f63443e65f8eebc1e091

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dubidoc-0.1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 dc94f939456e50fa617814dd94b443bdccf43ce0b57ab1f57d812ac98a783502
MD5 a86e7d016c33a8dffcc1705c04e5809c
BLAKE2b-256 f5c8b0627d762fc343874837b7d4dc7d5484ecc5ff6587a0a0540ac819be80a4

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