Python OTOBO Client Library
An asynchronous Python client for interacting with the OTOBO / Znuny REST API. Built with httpx and pydantic for type safety
and ease of use.
Documentation
Features
-
Asynchronous HTTP requests using
httpx.AsyncClient -
Pydantic models for request and response data validation
-
Full CRUD operations for tickets:
TicketCreateTicketSearchTicketGetTicketUpdate
-
Error handling via
OTOBOErrorfor API errors -
Utility method
search_and_getto combine search results with detailed retrieval
Installation
Install from PyPI:
pip install otobo_znuny
License
MIT © Softoft, Tobias A. Bueck
Release files for otobo_znuny 1.4.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| otobo_znuny-1.4.1.tar.gz | 16.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| otobo_znuny-1.4.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:38.0 kB
Release files / otobo_znuny-1.4.1.tar.gz
| Download URL | otobo_znuny-1.4.1.tar.gz |
|---|---|
| Size | 16.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
435c05a31925e56886233c1dc19607d3238ae83848ee4ff8b0a72b313542dd90
|
|
BLAKE2b-256 checksum How to use checksums |
67c7cfe76ef913428f54bc31496dffdfadc4a3d0e1c25a8af6b4a9ace1a098eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.22
|
Release files / otobo_znuny-1.4.1-py3-none-any.whl
| Download URL | otobo_znuny-1.4.1-py3-none-any.whl |
|---|---|
| Size | 21.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0f5f18b31f74abaa7b908642fd3f944c2301a9263fa1db55c3815b77d55f5abc
|
|
BLAKE2b-256 checksum How to use checksums |
576961d941c886ae3a2469ebd562e2e6b54ebf3b634ee951ae08d61d6cf52613
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.22
|