Metadata-Version: 2.4
Name: lib-anim
Version: 1.0.11
Summary: Beautifully simple animations
Author: Raphaël Candelier
Author-email: raphael.candelier@sorbonne-universite.fr
License: GNU GPL v3
Keywords: conversion
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Visualization
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: pyqt6
Requires-Dist: pyqt6-3d
Requires-Dist: imageio[ffmpeg]
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

Documentation: https://candelierlab.github.io/lib-anim/

lib-anim is a Python package to create interactive 2D (and soon 3D) animations with a simple, content-oriented API. It wraps Qt (and soon matplotlib) details so users can focus on animation concepts such as shapes, colors, motion, events, and scene composition.
