Skip to content

ludwigVonKoopa/animation-maker

Repository files navigation

Package to create animation with matplotlib

Overview

_static/logo_low.gif

anim is a python package to build animation from matplotlib plots.

You only have to define a fonction which return an matplotlib image, and anim takes care of the image generation, parallelisation and merging them into a video

Features

  • build images in parallel widh dask
  • merge images with ffmpeg
  • build gif from the video

Installation

simple :

$ pip install anim

Credits

This package was created with Cookiecutter using this template

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published