Manimera is a Python library that makes creating Manim animations easy and fast. Designed for educators, content creators, and anyone making educational videos, Manimera provides a simple interface to animate mathematical concepts, graphics, and visual explanations without a lot of boilerplate code.
Project description
Manimera
Manimera is a Python library designed to simplify the creation of Manim animations. It provides an easy-to-use interface for animating mathematical concepts, graphics, and educational content—perfect for YouTube creators and educators.
This library is developed by Senan, creator of educational videos using Manim.
Features
- Simplifies Manim animation creation with minimal code
- Integrates easily with existing Manim projects
- Suitable for educational videos, tutorials, and visual explanations
- Supports quick rendering and exporting of animations
Installation
You can install Manimera using pip:
pip install manimera
Or, if you are using uv:
uv pip install manimera
After installation, add Manimera to your project:
uv add manimera
Quick Start
Here’s a basic example of creating a simple animation:
from manimera import *
SETTINGS.set_quality(Quality.PREMIUM)
class CircleCreation(ManimeraScene):
def create(self):
circle = Circle(1)
self.play(Create(circle))
if __name__ == "__main__":
# This will auto-detect the latest `ManimeraScene` class and render it.
ManimeraRender()
License
This project is licensed under the MIT License.
About
Created by Senan, Manimera helps streamline animation production for teaching and learning, making it easier to create engaging educational content.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file manimera-0.1.13.tar.gz.
File metadata
- Download URL: manimera-0.1.13.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddf4b844c59b9ae41763bd7656512ea3e0680eb68774e396ae5c779246311f10
|
|
| MD5 |
0b5f034a0416a2bc756bf3513d53907c
|
|
| BLAKE2b-256 |
0f488369dde7849c0f097701a0a476cc04e179d0530c97d55428ecd9a8f0236b
|
Provenance
The following attestation bundles were made for manimera-0.1.13.tar.gz:
Publisher:
release.yaml on MdSenanAli/manimera
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
manimera-0.1.13.tar.gz -
Subject digest:
ddf4b844c59b9ae41763bd7656512ea3e0680eb68774e396ae5c779246311f10 - Sigstore transparency entry: 779133684
- Sigstore integration time:
-
Permalink:
MdSenanAli/manimera@ae6fd2dab668662c9750320fda730c3dff23d976 -
Branch / Tag:
refs/tags/0.1.13 - Owner: https://github.com/MdSenanAli
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@ae6fd2dab668662c9750320fda730c3dff23d976 -
Trigger Event:
push
-
Statement type:
File details
Details for the file manimera-0.1.13-py3-none-any.whl.
File metadata
- Download URL: manimera-0.1.13-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66846c48cc2b71243d5dbf71174bc48a8b86f15a30eaf2f575822f59dbd5935e
|
|
| MD5 |
7dff56872a2f12f8ad343630c9a1cb93
|
|
| BLAKE2b-256 |
dec41ab3df26b362f6f0aed2c5bf03e4024fbb070a68861876b759581ef12915
|
Provenance
The following attestation bundles were made for manimera-0.1.13-py3-none-any.whl:
Publisher:
release.yaml on MdSenanAli/manimera
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
manimera-0.1.13-py3-none-any.whl -
Subject digest:
66846c48cc2b71243d5dbf71174bc48a8b86f15a30eaf2f575822f59dbd5935e - Sigstore transparency entry: 779133686
- Sigstore integration time:
-
Permalink:
MdSenanAli/manimera@ae6fd2dab668662c9750320fda730c3dff23d976 -
Branch / Tag:
refs/tags/0.1.13 - Owner: https://github.com/MdSenanAli
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@ae6fd2dab668662c9750320fda730c3dff23d976 -
Trigger Event:
push
-
Statement type: