Metadata-Version: 2.4
Name: foxflow
Version: 0.1.0
Summary: Interactive Python tools for importing Foxglove Cloud recordings into Jupyter and Colab.
Author: William Engel
License-Expression: MIT
Project-URL: Homepage, https://github.com/william-mx/foxflow
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: tqdm
Requires-Dist: requests
Requires-Dist: foxglove-data-platform
Requires-Dist: mcap-protobuf-support
Requires-Dist: mcap-ros2-support
Requires-Dist: mcap-ros1-support
Requires-Dist: duckdb
Requires-Dist: opencv-python-headless
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: python-dotenv; extra == "dev"
Requires-Dist: ipykernel; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: notebook; extra == "dev"
Requires-Dist: plotly; extra == "dev"
Dynamic: license-file

<img src="docs/foxflow_logo.png" alt="foxflow logo" width="360">

Interactive Python tools for importing Foxglove Cloud recordings into Jupyter and Colab enabling visualization, data analysis, and iterative ROS algorithm development in notebooks.





