Metadata-Version: 2.1
Name: ampel-interface
Version: 0.9.1a1
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: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Typing :: Typed
Provides-Extra: docs
Requires-Dist: PyYAML (>=6.0.0,<7.0.0)
Requires-Dist: Sphinx (>=7.0.0,<8.0.0) ; extra == "docs"
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: sphinx-autodoc-typehints (>=1.11.1,<2.0.0) ; extra == "docs"
Requires-Dist: tomlkit (>=0.12.0,<0.13.0) ; extra == "docs"
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).
