Metadata-Version: 2.1
Name: ampel-interface
Version: 0.10.3a1
Summary: Base classes for the Ampel analysis platform
Home-page: https://ampelproject.github.io
License: BSD-3-Clause
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: 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: ujson (>=5.1.0,<6.0.0)
Requires-Dist: xxhash (>=3.0.0,<4.0.0)
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).
