A community-maintained Python framework for creating mathematical animations.

animations hacktoberfest manim math python
3 Open Issues Need Help Last updated: Jun 22, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the `manim cfg show` command-line utility to display the paths of all configuration files being read during execution. This will improve user understanding and debugging capabilities by providing transparency into the configuration loading process.

Complexity: 3/5
good first issue new feature

A community-maintained Python framework for creating mathematical animations.

Python
#animations#hacktoberfest#manim#math#python

AI Summary: Add comprehensive docstrings to the `ChangingDecimal` and `ChangeDecimalToValue` classes within the `manim/animation/numbers.py` file. Docstrings should describe the classes' purpose, parameters, attributes, and return values, adhering to established documentation guidelines.

Complexity: 2/5
documentation good first issue help wanted

A community-maintained Python framework for creating mathematical animations.

Python
#animations#hacktoberfest#manim#math#python

AI Summary: Correct a typo in the docstring of the `TexFontTemplateLibrary` class in the Manim community edition Python framework. The typo is 'Micrososft' which should be corrected to 'Microsoft'.

Complexity: 1/5
good first issue easy

A community-maintained Python framework for creating mathematical animations.

Python
#animations#hacktoberfest#manim#math#python