Skip to main content

Manim extension with custom components, layouts and slide templates aimed to ease the development of live presentations.

Project description

PyPi PyPi CI Docs Code style: black

Manim extension with custom components, layouts and slide templates aimed to ease the development of live presentations.

Installation

pip install git+ssh://git@github.com/lucmos/powermanim.git

Quickstart

Development installation

Setup the development environment:

git clone git@github.com:lucmos/powermanim.git
cd powermanim
conda env create -f env.yaml
conda activate powermanim
pre-commit install

Run the tests:

pre-commit run --all-files
pytest -v

Update the dependencies

Re-install the project in edit mode:

pip install -e .[dev]

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

powermanim-0.1.2.tar.gz (86.2 kB view hashes)

Uploaded Source

Built Distribution

powermanim-0.1.2-py3-none-any.whl (28.0 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