Async Python client library for the Valentina Noir API
Project description
Valentina Python Client
Async Python client library for accessing the Valentina Noir API.
Features
- Async-first design - Built on httpx for efficient async HTTP operations
- Type-safe - Full type hints with Pydantic models for request/response validation
- Convenient factory pattern - Create a client once, access services from anywhere
- Automatic pagination - Stream through large datasets with
iter_all()or fetch everything withlist_all() - Robust error handling - Specific exception types for different error conditions
- Idempotency support - Optional automatic idempotency keys for safe retries
- Rate limit handling - Built-in support for automatic rate limit retries
This client is a supported and up-to-date reference implementation for the Valentina Noir API. The full documentation for is available at https://docs.valentina-noir.com/python-api-client/.
Documentation
For complete documentation including configuration options, all available services, response models, and error handling, see the Full Documentation.
Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file valentina_python_client-1.0.2.tar.gz.
File metadata
- Download URL: valentina_python_client-1.0.2.tar.gz
- Upload date:
- Size: 47.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1eea63de506875cf093bff28dba0a0ae274b2c74dcd620042899789937881811
|
|
| MD5 |
49a718121fc8a02e6b681a9617909635
|
|
| BLAKE2b-256 |
1293c01f0fbdb73d7381855074b4991fb3648ccd32ed2af97d8ebb02f5b75fdb
|
File details
Details for the file valentina_python_client-1.0.2-py3-none-any.whl.
File metadata
- Download URL: valentina_python_client-1.0.2-py3-none-any.whl
- Upload date:
- Size: 72.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b7e541e10cc5110e215e2fa5fe16672a842dbe64e43c185314da4f2e1a41b2c2
|
|
| MD5 |
5feab5b02fc34f0272dc7f9c5f058bf4
|
|
| BLAKE2b-256 |
cd3d741cf809ad2addfb780af8cc07ea21ec05433853583abf1e9d25d5bb17f6
|