Metadata-Version: 2.1
Name: mitm-tooling
Version: 0.2.3
Summary: 
Author: Leah Tacke genannt Unterberg
Author-email: leah.tgu@pads.rwth-aachen.de
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: analysis
Requires-Dist: genson (>=1.3.0,<2.0.0)
Requires-Dist: pandas[compression,computation,excel,hdf5,mysql,output-formatting,performance,plot,postgresql,sql-other] (>=2.0,<3.0)
Requires-Dist: pydantic (>=2.9.2,<3.0.0)
Requires-Dist: pyyaml (==6.0.2)
Requires-Dist: sqlalchemy-utils (==0.41.2)
Requires-Dist: sqlalchemy[postgresql,postgresql-psycopg] (>=2.0.34,<3.0.0)
Description-Content-Type: text/markdown

# mitm-support

This python package contains basic functionality to work with "Models-in-the-Middle" (MitM) data sets.
It bundles a generic mechanism to load and export relational data as a configurable MitM.
