Skip to main content

A Manim Packages with an easier and clean user interface.

Project description

ByMa

PyPI - Version PyPI Downloads Conda Downloads Libraries.io dependency status for specific release Libraries.io dependency status for specific release GitLab Last Commit Static Badge

ByMaNiM is a Python package designed to facilitate the use of Manim video/slides. It is one of the major components of the ByMaNiM Slide Framework avialible on npm and yarn.

Installation

ByMaNiM is best installed in a virtual environment. We state the most common steps for creating and using a virtual environment here. Refer to the documentation for more details.

To create a virtual environment run

python3 -m venv /path/to/new/virtual/environment

and to activate the virtual environment, run

source /path/to/new/virtual/environment/bin/activate

After this, we can install ByMaNiM from the pip package by using

pip install bymanim

In case the dependencies are not installed, you can run

pip install -e .

Packages

ByMaNiM consists of several subpackages, each serving a distinct purpose:

  • components: Set of components for Manim Video and Slides
  • slide: Set of pre-set Manim slides

Authors

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

bymanim-0.0.1.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

bymanim-0.0.1-py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 3

Supported by

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