Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cognite_robotics_sdk-0.1.2.tar.gz (46.2 kB view hashes)

Uploaded Source

Built Distribution

cognite_robotics_sdk-0.1.2-py3-none-any.whl (76.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page