manim
Package — MediaPython 3.7+Intermediate
Create mathematical animations (3Blue1Brown-style videos)
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, Pillow, scipy, tqdm, pycairo, manimpango, colour, cloup, pydub, rich, screeninfo, moderngl, mapbox-earcut, svgelements, isosurfaces, watchdog, typing-extensions, srt
- Install
pip install manim
Learn by Difficulty
Quick Example
python
# Install: pip install manim import manim # Basic manim usage print(f"Using manim") # See documentation for detailed examples
manim is a third-party package. Create mathematical animations (3Blue1Brown-style videos). Install with: pip install manim
Try in PlaygroundTags
packagemediaaudiovideo