Skip to main content

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 wrapper around Manim Community designed to simplify the creation of mathematical visualizations, with a focus on production pipelines and ease of use. It provides an intuitive 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

  • Simplified Workflow: Create Manim animations with minimal boilerplate code.
  • Production Ready: Designed for efficient rendering pipelines and project management.
  • Fully Documented: Comprehensive docstrings and type hints for a better development experience.
  • Easy Integration: Seamlessly integrates with existing Manim projects.
  • Quick Rendering: optimized settings for fast rendering and exporting.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

manimera-0.2.1.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

manimera-0.2.1-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file manimera-0.2.1.tar.gz.

File metadata

  • Download URL: manimera-0.2.1.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for manimera-0.2.1.tar.gz
Algorithm Hash digest
SHA256 5e9d2d36cb4333fd6cca385cb1d2a9aa97a98e3ff9e0e34ae1190359ff66b3fb
MD5 f3a3dda4c4a71ced8a2d45b4245caf02
BLAKE2b-256 6fc90cadbd39aea2ed3a405fc98961631f3956041dd22817d256c2457a339923

See more details on using hashes here.

Provenance

The following attestation bundles were made for manimera-0.2.1.tar.gz:

Publisher: release.yaml on MdSenanAli/manimera

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file manimera-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: manimera-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for manimera-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fdea39563f53755dc84d023f23e5677bc7c6ba2442c62aee6be92d8cc46a4b35
MD5 1aaf3f3862054e0081b30896287a841c
BLAKE2b-256 55fa2e2e1ccc685f848751b22b3d2cdeda3f6e1bf855cfd152579b34c2daf86f

See more details on using hashes here.

Provenance

The following attestation bundles were made for manimera-0.2.1-py3-none-any.whl:

Publisher: release.yaml on MdSenanAli/manimera

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page