[PR #2850] [MERGED] Add manim #11190

Closed
opened 2026-04-24 06:01:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2850
Author: @JinyangWang27
Created: 1/12/2026
Status: Merged
Merged: 1/14/2026
Merged by: @vinta

Base: masterHead: add-manim


📝 Commits (2)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Project

Manim

Checklist

  • One project per PR
  • PR title format: Add project-name
  • Entry format: * [project-name](url) - Description ending with period.
  • Description is concise and short

Why This Project Is Awesome

Which criterion does it meet? (pick one)

  • Industry Standard - The go-to tool for a specific use case
  • Rising Star - 5000+ stars in < 2 years, significant adoption
  • Hidden Gem - Exceptional quality, solves niche problems elegantly

Explain:

How It Differs

Manim is a code-driven animation engine designed for creating precise mathematical and scientific visualizations. Originally developed by Grant Sanderson (3Blue1Brown), it differs from typical video libraries by generating animations programmatically from scene definitions, rather than editing existing video files. This makes it especially suited for explanatory math, physics, and algorithm visualizations, not general-purpose video processing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2850 **Author:** [@JinyangWang27](https://github.com/JinyangWang27) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/14/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-manim` --- ### 📝 Commits (2) - [`4e635ec`](https://github.com/vinta/awesome-python/commit/4e635ec4a01cc431f9d02f8ff18efccd22e8a730) add manim - [`f119bdd`](https://github.com/vinta/awesome-python/commit/f119bddfe75cd07d1f3c240fc3fc38fc02561e19) move manim to Science ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## Project [Manim](https://github.com/ManimCommunity/manim) ## Checklist - [X] One project per PR - [X] PR title format: `Add project-name` - [X] Entry format: `* [project-name](url) - Description ending with period.` - [X] Description is concise and short ## Why This Project Is Awesome Which criterion does it meet? (pick one) - [X] **Industry Standard** - The go-to tool for a specific use case - [ ] **Rising Star** - 5000+ stars in < 2 years, significant adoption - [ ] **Hidden Gem** - Exceptional quality, solves niche problems elegantly Explain: ## How It Differs Manim is a code-driven animation engine designed for creating precise mathematical and scientific visualizations. Originally developed by Grant Sanderson (3Blue1Brown), it differs from typical video libraries by generating animations programmatically from scene definitions, rather than editing existing video files. This makes it especially suited for explanatory math, physics, and algorithm visualizations, not general-purpose video processing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-24 06:01:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#11190