Metadata-Version: 2.4
Name: mmf-contexts
Version: 0.1.1
Summary: Tools for producing animations and movies (FPS, NoInterrupt contexts)
Author-Email: Michael McNeil Forbes <michael.forbes+python@gmail.com>
License-Expression: BSD
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Documentation, http://mmf-contexts.readthedocs.org/
Project-URL: Source, https://gitlab.com/ColdAtoms/utilities/mmf-contexts
Project-URL: Issues, https://gitlab.com/coldatoms/utilities/mmf-contexts/-/issues
Requires-Python: <3.15,>=3.9
Provides-Extra: all
Requires-Dist: matplotlib; extra == "all"
Provides-Extra: test
Requires-Dist: pytest>=7.2.2; extra == "test"
Requires-Dist: pytest-cov>=4.0.0; extra == "test"
Requires-Dist: pytest-xdist>=3.2.1; extra == "test"
Requires-Dist: psutil>=5.9.4; extra == "test"
Requires-Dist: pytest-rerunfailures>=11.1.2; extra == "test"
Requires-Dist: pytest-missing-modules>=0.2.2; extra == "test"
Requires-Dist: mmf_contexts[all]; extra == "test"
Requires-Dist: ipython>=8.18.1; extra == "test"
Provides-Extra: doc

