- Python SDK for Malevich Space
pip install malevich-space
Set up the environment
space env set <path_to_setup.yaml>
Upload your first component
space component add <component_directory> <component_reverse_id>
poetry install
SDK for Malevich Space
pip install malevich-space==0.4.29