nebius/contree-client
Python
Captured source
source ↗published Jul 10, 2026seen 1wcaptured 1whttp 200method plain
nebius/contree-client
Language: Python
License: Apache-2.0
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-07-10T14:14:22Z
Pushed: 2026-07-15T08:10:36Z
Default branch: master
Fork: no
Archived: no
README:
contree-client
Source and build tooling for the Contree API clients:
- [Python client](client/README.md)
- [JavaScript client](client-js/README.md)
codegen/— OpenAPI generatordocs/— documentation
Generated API files are ignored by Git.
Development
Set CONTREE_SPEC to the OpenAPI specification URL or local path:
export CONTREE_SPEC=path/to/api.yaml make # generate API files; run checks and tests make docs # build documentation make build # build the Python distribution
Copyright 2026 Nebius B.V. Licensed under the [Apache License 2.0](LICENSE).