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.
For more details, consider the API documentation.
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) - Extending the relational representation with more mutation capabilities (e.g., instance updates).
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.9.2.tar.gz
(92.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.9.2-py3-none-any.whl
(152.4 kB
view details)
File details
Details for the file mitm_tooling-0.9.2.tar.gz.
File metadata
- Download URL: mitm_tooling-0.9.2.tar.gz
- Upload date:
- Size: 92.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
043bdd009c81c5613ffbe3bd7a465596a36da9da3a086f7db55e8c58eb3bf8eb
|
|
| MD5 |
04557fe502d1fff56218c7c4c05cacfc
|
|
| BLAKE2b-256 |
848bcf28c050ca61dccf29ec91766309c14e0d6f6cc9c5bd8804e2173fb708ca
|
File details
Details for the file mitm_tooling-0.9.2-py3-none-any.whl.
File metadata
- Download URL: mitm_tooling-0.9.2-py3-none-any.whl
- Upload date:
- Size: 152.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e188e0d0d605140f71248ccf6d6e1071f1cf6c8bb9ffa08af3253ffdaed2f197
|
|
| MD5 |
e8a56664f9288440352ef5da5d6a3b6b
|
|
| BLAKE2b-256 |
e9a701520c705bd67ec1daa2ce84e8c736b4dc7dccb42a2a5973fafb26607a04
|