MetamEnTh is an object-oriented metamodel designed to model the operational aspects of buildings. It focuses on the relationships and interactions between mechanical, electrical, and plumbing (MEP) entities and their connections to sensors and spatial entities such as rooms and open spaces within buildings.
Project description
Read the documentation here: MetamEnTh Documentation
Setting up MetamEnTh Locally
-
Clone the GitHub repository:
git clone https://github.com/peteryefi/metamenth.git cd metamenth
-
Create a virtual environment
python3 -m venv venv
-
Activate the virtual environment
- Windows
venv\Scripts\activate
- MacOS/Linux
source venv/bin/activate
- Windows
-
Install project dependencies
pip install -r requirements.txt
-
Run the tests
chmod +x run_tests.sh ./run_tests.sh
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
metamenth-1.0.0.tar.gz
(65.4 kB
view details)
Built Distribution
metamenth-1.0.0-py3-none-any.whl
(125.5 kB
view details)
File details
Details for the file metamenth-1.0.0.tar.gz
.
File metadata
- Download URL: metamenth-1.0.0.tar.gz
- Upload date:
- Size: 65.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a87905092ca71c755e72bba5f35d5f4882c4786b38a2de46a4005a175599a2b |
|
MD5 | d2653c5ab0abd5f394d85f65ea67b8af |
|
BLAKE2b-256 | d4e77fc9739996b044fe28a89f9d7425dc2cbf84c080d8da70744356f91f591d |
File details
Details for the file metamenth-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: metamenth-1.0.0-py3-none-any.whl
- Upload date:
- Size: 125.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb7e878cf76288b3f8cd33f0d26013ab875f254c0ea0d8dca011664abc28d52f |
|
MD5 | 1b831db006353a409dae61288408111f |
|
BLAKE2b-256 | 5eafe75dde20d9714b2c07c51b70b8d3fb64f8a0b74ce3afcbd01f946edc514f |