Open
Description
Project URL
https://pypi.org/project/rerun-sdk/
Does this project already exist?
- Yes
New limit
50 GB
Update issue title
- I have updated the title.
Which indexes
PyPI
About the project
rerun-sdk
is a visualizer and data platform for robotics and embodied AI.
Most of it is written in Rust, with a Python API on top. pip install rerun-sdk
allows any Python user to easily log and visualize complex 2D and 3D data. This means we have a lot of compiled code for parsing and viewing this data, and that creates a large binary.
We've already removed all old pre-releases, alphas, and release candidates.
How large is each release?
Around 400 MB in total (~80 MB for each of the five platforms we support).
Most of this is taken up by our rather complex Rerun Viewer, which is compiled Rust code.
How frequently do you make a release?
Roughly once per month
Code of Conduct
- I agree to follow the PSF Code of Conduct