-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Project URL
https://pypi.org/project/rerun-sdk/
Does this project already exist?
- Yes
New Limit
200 MiB
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.
https://github.com/rerun-io/rerun
Reasons for the request
We're requesting a higher limit because the rerun-sdk package bundles the Rerun Viewer binary along with a shared library, which is necessary for our Python bindings to function. With our upcoming 0.27.0 release we’re introducing a new large dependency in our Rust codebase, which increases the size of the compiled components and will cause the package to exceed the current 100 MiB threshold.
Code of Conduct
- I agree to follow the PSF Code of Conduct
Metadata
Metadata
Assignees
Labels
Projects
Status