Metadata-Version: 2.4
Name: foxglove-sdk
Version: 0.11.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Rust
Summary: Foxglove Python SDK
Author-email: Foxglove <support@foxglove.dev>
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: repository, https://github.com/foxglove/foxglove-sdk
Project-URL: documentation, https://docs.foxglove.dev/

# Foxglove Python SDK

The official [Foxglove](https://docs.foxglove.dev/docs) SDK for Python.

This package provides support for integrating with the Foxglove platform. It can be used to log
events to local [MCAP](https://mcap.dev/) files or a local visualization server that communicates
with the Foxglove app.

## Get Started

See https://foxglove.github.io/foxglove-sdk/python/

## Requirements

- Python 3.9+

