Making animating in matplotlib easy
Project description
animatplot
A python package for making interactive animated plots with matplotlib.
Requires
- Python >= 3.8
- Matplotlib >= 2.2 (because sliders have discrete values)
Installation
pip install animatplot
or using conda
conda install animatplot -c conda-forge
Documentation
Documentation can be found here
Dev Install
git clone https://github.com/t-makaro/animatplot.git
pip install -e .
This project uses pycodestyle
for linting. For testing, pytest
is used.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
animatplot-0.4.3.tar.gz
(15.8 kB
view hashes)