Metadata-Version: 2.3
Name: manim-widget
Version: 0.1.4
Summary: Manim widget
Author: Antonin P
Author-email: Antonin P <antonin.peronnet@telecom-paris.fr>
Requires-Dist: anywidget>=0.9.21
Requires-Dist: manim>=0.20.1
Requires-Dist: marimo>=0.23.0
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Manim Widget

<img width="690" height="548" alt="image" src="https://github.com/user-attachments/assets/7295bf5c-671d-49a8-9097-e7832ba92a18" />


Interactive Manim for Jupyter/marimo notebooks. The power of [Manim](https://www.manim.community/), without the hassle.

## Installation

```bash
# in your project
uv add manim-widget
```

And you're good to go ! You do not even need to install LaTeX.

> If you get errors during installation, go read the [manim install guide](https://docs.manim.community/en/stable/installation/uv.html)

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md)

## AI

This project used AI extensively. I still spent hours on papers for the design decisions, and reviewed every line (except for JS 😬)
