{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/2"},{"label":"Visualization","url":"https://skillfed.io/packages/category/scientific-engineering-visualization"}],"enrichment":{"capability":"Records and streams data like images, tensors, point clouds, and text to the Rerun Viewer for live visualization or file-based replay.","skillfed_tags":["visualization","logging","computer-vision"],"use_cases":["Log and inspect 3D point clouds and geometric data during computer-vision algorithm development.","Record image sequences with annotations for debugging and validating ML model outputs.","Stream tensor data and metrics from training loops for real-time monitoring.","Capture and replay multimodal sensor data for robotics or autonomous systems.","Visualize structured scientific data for exploratory analysis."],"what_it_does":"Rerun is a Python SDK for recording and visualizing multimodal scientific and computer-vision data. It captures images, tensors, point clouds, text, and other structured data, streaming them to an interactive Viewer for live inspection or saving to disk for later replay. The SDK is built on Rust and compiled to native wheels, giving it performance suitable for real-time logging in data pipelines.\n\nTypical workflows involve initializing a Rerun session, logging data with typed constructors like Points3D or Tensor, and viewing results either in-process (spawn=True) or by connecting to a separate Viewer server running on the same or different machine. The package depends on numpy, pillow, pyarrow, attrs, psutil, and typing-extensions, making it suitable for scientific Python environments.","worth_installing":"Yes, if you work with visual or multimodal scientific data and need live or replay-based inspection. The SDK is actively maintained, has no known vulnerabilities, and offers a permissive license. Medium install friction is typical for compiled packages; the Rust backend provides performance benefits for real-time logging. Suitable for research, prototyping, and production monitoring in computer-vision and ML workflows."},"id":"rerun-sdk","links":{"html":"https://skillfed.io/packages/rerun-sdk","md":"https://skillfed.io/packages/rerun-sdk.md","pypi":"https://pypi.org/project/rerun-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"rerun-sdk","python_support":"supports_current","summary":"The Rerun Logging SDK"},"popularity":{"monthly_downloads":3002062,"position":2791,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.36.0"}
