Metadata-Version: 2.4 Name: ampel-interface Version: 0.10.5a9 Summary: Base classes for the Ampel analysis platform License: BSD-3-Clause License-File: LICENSE Author: Valery Brinnel Maintainer: Jakob van Santen Maintainer-email: jakob.van.santen@desy.de Requires-Python: >=3.10,<4.0 Classifier: Development Status :: 4 - Beta Classifier: Intended Audience :: Science/Research Classifier: License :: OSI Approved :: BSD License Classifier: Programming Language :: Python :: 3 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 Classifier: Topic :: Scientific/Engineering :: Information Analysis Classifier: Typing :: Typed Requires-Dist: PyYAML (>=6.0.0,<7.0.0) Requires-Dist: platformdirs (>=4.2.2,<5.0.0) Requires-Dist: pydantic (>=2.10,<3.0) Requires-Dist: rich Requires-Dist: typing-extensions (>=4.12,<5.0) Requires-Dist: ujson (>=5.1.0,<6.0.0) Requires-Dist: xxhash (>=3.0.0,<4.0.0) Project-URL: Homepage, https://ampelproject.github.io Project-URL: Repository, https://github.com/AmpelProject/Ampel-interface Description-Content-Type: text/markdown # Ampel-interface `ampel-interface` provides type-hinted abstract base classes for [Ampel](https://ampelproject.github.io).