Cognite Robotics SDK.
Project description
Cognite Robotics SDK
Build stubs from OpenAPI spec in robotics_local.yml
Run the following command from root in the repo
make generate-openapi-python
Build the SDK
Navigate to the sdks/robotics-sdk-python directory and run the following command
make poetry-install
To run all the tests, run the following command
poetry run pytest
If you want to run a single test <mytest>.py, run the following command
poetry run pytest tests/<mytest>.py
mypy is used to check the type annotations. To run mypy, run the following command
make poetry-mypy
Finally, to build the package, run the following command
poetry build
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 cognite_robotics_sdk-0.1.0.tar.gz.
File metadata
- Download URL: cognite_robotics_sdk-0.1.0.tar.gz
- Upload date:
- Size: 46.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b6788e4757d38951bcc4d91481d93cefbf20824366ad65981da1da53a1e4cb5
|
|
| MD5 |
c865b10db244bdc39e59eb5fc7f0f080
|
|
| BLAKE2b-256 |
d8cf20b208ccb88a941a2377d77d60a7fa14bc4928f2ada2d3fa52480c2d05ad
|
File details
Details for the file cognite_robotics_sdk-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cognite_robotics_sdk-0.1.0-py3-none-any.whl
- Upload date:
- Size: 76.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b51cba717a3499e153a9467e4dfa4a4af8503104c3033f5636448a6092d7908
|
|
| MD5 |
f7a6138811535db40bdd8166298da493
|
|
| BLAKE2b-256 |
154c5a17f0c7413b6c4938481593fe442f5124575941421f8f7d0e9352da6146
|