Python SDK
Project description
Quickstart
Install package
pip install -i https://test.pypi.org/simple/ oc-python-sdk # Install test package
pip install oc-python-sdk # Install released package
Compatibility
This SDK uses Pydantic v2 for model validation (requires pydantic>=2,<3 and Python >= 3.8).
Migration notes
Pydantic v2 deprecates BaseModel.json(); for plain models use model_dump_json().
Validation errors are produced by Pydantic v2 with updated error messages and structure.
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
oc_python_sdk-4.0.1.tar.gz
(26.9 kB
view details)
File details
Details for the file oc_python_sdk-4.0.1.tar.gz.
File metadata
- Download URL: oc_python_sdk-4.0.1.tar.gz
- Upload date:
- Size: 26.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
71a493c90c0db0923b249f11c9254c913439bf17acb4bc9764444d0ebb338fb6
|
|
| MD5 |
51681cf516a368cec5ac7bd5c429efb2
|
|
| BLAKE2b-256 |
40fe117ce30f2d08be68139cab650963f51b11d59fa5fdb8721a72cac1523453
|