No project description provided
Project description
mitm-tooling
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.
Package Structure
mitm_tooling/data_types: Defines the basic attribute data types supported in MitMs.mitm_tooling/definition: Contains MitM definitions. Currently, onlyMAEDis supported.mitm_tooling/extraction/sql: Functionality for mapping and (virtually) transforming relational databases. This is used by the maed[/mitm]-exporter-backend.mitm_tooling/representation: Defines different representations of MitM data. From the proposed zipped format to dataframes and a relational DB representation./sql: Defines the relational representation along with utilities for inserting any (mapped) MitM data, by essentially executing a (streamable) ETL pipeline.
mitm_tooling/transformation: Functionality for converting different representations into each other. Also contains/superset: Functionality for generating superset-importable definitions, particularly programmatically defined dynamic dashboards. This is used by the superset-mitm-service.
mitm_tooling/utilities: Some utility functions.
Extension Points
- Adding new MitMs via a
.yamldefinition. - Adding transformation capabilities to/from other formats.
- Adding new model-specific visualization creators (e.g.,
mitm_tooling/transformation/superset/visualizations/maed/dashboards.py)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mitm_tooling-0.8.2.tar.gz
(78.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mitm_tooling-0.8.2-py3-none-any.whl
(128.1 kB
view details)
File details
Details for the file mitm_tooling-0.8.2.tar.gz.
File metadata
- Download URL: mitm_tooling-0.8.2.tar.gz
- Upload date:
- Size: 78.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1f749ad74ee3e3147da355a78fd0ab0a3d67c786941bd1b72e11cd28e98d635
|
|
| MD5 |
c97276d0c5eecd0542f98e55c3740b0f
|
|
| BLAKE2b-256 |
259630e256bbe80e8906598193a837d9299082bbabc4ed04b6efa6b8b2453e4f
|
File details
Details for the file mitm_tooling-0.8.2-py3-none-any.whl.
File metadata
- Download URL: mitm_tooling-0.8.2-py3-none-any.whl
- Upload date:
- Size: 128.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4559913c2c019184e43ff696cc612ebe765b8cd33111f1d88c73277bde3d3fc9
|
|
| MD5 |
9ae226a0f15fb631e9c44e9c34aefcac
|
|
| BLAKE2b-256 |
9367aae72aba1d1589351fca35eb2dea08ff178a3752aeefaca17161a34a8b70
|