Python SDK for dubidoc.com.ua API
Project description
Dubidoc API client ✍
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! 🚀
Installation
pip install dubidoc
Usage
-
Request your token at Dubidoc team
-
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.0.tar.gz
(7.3 kB
view details)
Built Distribution
File details
Details for the file dubidoc-0.1.0.tar.gz
.
File metadata
- Download URL: dubidoc-0.1.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed0c63bb5d9ed3949f14032cd8b016fa8cc2e0ac90df8efd436ee240b845c81a |
|
MD5 | 6e86c12ee1fddd06987b3320902f2eaa |
|
BLAKE2b-256 | ef193dcdd431b05a942b289b775f0ab81469dc1776711516ec7e7452bba7e2d8 |
File details
Details for the file dubidoc-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: dubidoc-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fded925cef98167ed1247042fb6054b1c49f330623ddc468760a1cfd6437d769 |
|
MD5 | 8ebccef13f5f6912c8322426affc9766 |
|
BLAKE2b-256 | ed8b1118801253be80ed104585799e8591c045fd4b1400b2ad81bccadd455e8c |