Metadata-Version: 2.1
Name: mplEasyAnimate
Version: 0.6
Summary: Super Simple Library for matplotlib animation
Home-page: https://github.com/tboudreaux/mpl_animate
Author: Thomas Boudreaux
Author-email: thomas@boudreauxmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
License-File: LICENSE.md
Requires-Dist: numpy (>=1.12.0)
Requires-Dist: imageio (>=2.3.0)
Requires-Dist: matplotlib (>=2.0.2)
Requires-Dist: scipy (>=0.19.0)
Requires-Dist: tqdm (>=4.23.4)
Requires-Dist: imageio-ffmpeg (>=0.4.1)
Requires-Dist: scikit-image (>=0.15.0)
Requires-Dist: Pillow (>=9.4.0)

