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 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


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.1.12.tar.gz (8.1 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.1.12-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for manimera-0.1.12.tar.gz
Algorithm Hash digest
SHA256 7446780b123e17f3c07bbd5b9a1afb4f6edb117ca1fcac1da6b3aba5082bd84c
MD5 bd339eb89fa729324c201a4582b2fa31
BLAKE2b-256 7f70398be8cbc6d26f75722f816561d57d9a4f235c170aa10b332a52e99c15c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for manimera-0.1.12.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.1.12-py3-none-any.whl.

File metadata

  • Download URL: manimera-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 9.7 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.1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 dc48636d856ffbd32519ece7c78541c40c272d154c329855f9ab9606b22d8ab6
MD5 213567caf3585c518afd2a4463aefe31
BLAKE2b-256 20ed084ded4b02579c3ea6c4cbed690f1b2b7f34f547051b61a5f4a8ae9dead4

See more details on using hashes here.

Provenance

The following attestation bundles were made for manimera-0.1.12-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