Syntetica Python SDK
SDK Python pour interagir avec l’API Syntetica et piloter vos générations de jeux de données synthétiques : soumission, validation de configuration et suivi d’avancement.
Basé sur
syntetica_sdk/dataset_config.py.
Version Python recommandée : 3.9+.
✨ Fonctionnalités
- Générer un dataset depuis un fichier YAML ou un
dictPython - Valider une configuration sans lancer de génération
- Suivre l’état d’un job (waiting / generating / success / error + pourcentage & lignes)
- Gestion dédiée des erreurs de conversion YAML → JSON (
YamlToJsonError) - Paramétrage d’environnement via
base_url(dev / prod)
📦 Installation
Depuis PyPI :
pip install syntetica-sdk
Release files for syntetica-sdk 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| syntetica_sdk-1.0.0.tar.gz | 6.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| syntetica_sdk-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / syntetica_sdk-1.0.0.tar.gz
| Download URL | syntetica_sdk-1.0.0.tar.gz |
|---|---|
| Size | 6.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e912e0b867bc39792e2ef99f45cb1673c73875e67f43ddecb4f2b23191a6af56
|
|
BLAKE2b-256 checksum How to use checksums |
35bb1ee73136d87b2a62ad4c874fca9493de6eb4c15254b688261d44529d7501
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|
Release files / syntetica_sdk-1.0.0-py3-none-any.whl
| Download URL | syntetica_sdk-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
0fe415fad6ee90ad6961ae779db9d040609c3c11dc9b1f18f4c054710afc3e42
|
|
BLAKE2b-256 checksum How to use checksums |
fbee749db1150a7868c646353782b2440e043f7a2209a9d82c5532ee51d28c7c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.8
|