SDK for Malevich Space


License
Apache-2.0
Install
pip install malevich-space==0.4.29

Documentation

Malevich Space

  • Python SDK for Malevich Space

Install

pip install malevich-space

Get started

Set up the environment

space env set <path_to_setup.yaml>

Upload your first component

space component add <component_directory> <component_reverse_id>

Development guide

poetry install