GRL Merger is a package that allows to merge two GRL models that are written in TGRL syntax.
Project description
GRL Merger
This is a package used to merge two GRL models into one consolidated GRL model. The GRL models have to be written in a textual-GRL form (TGRL).
Installation
Run the following to install:
pip install grl_merger
Usage
from grl_merger import startGRLMerger
# The input files must be in the same directory
startGRLMerger('model_1.xgrl', 'model_2.xgrl')
# It generates the input models in xlsx format, merged model in xgrl format, and conflict cases in xlsx format.
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
GRLMerger-0.0.12.tar.gz
(21.9 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
File details
Details for the file GRLMerger-0.0.12.tar.gz.
File metadata
- Download URL: GRLMerger-0.0.12.tar.gz
- Upload date:
- Size: 21.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
992e9e42b831261aca22a52135412636a1684acb80868e3d8010db9351e865ac
|
|
| MD5 |
8f403e4c50da5976e4cd141d653db704
|
|
| BLAKE2b-256 |
4335f287ab8d1a089c43b5080bf78b4ecf1e254e6c9230502d19135c1ac2067c
|
File details
Details for the file GRLMerger-0.0.12-py3-none-any.whl.
File metadata
- Download URL: GRLMerger-0.0.12-py3-none-any.whl
- Upload date:
- Size: 22.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e3bcd67d4ed960b2924483e4e2aa94469e22b38123c634d0ddecc77942bbe02
|
|
| MD5 |
3ff0991089c789f5fc89afea328c33e5
|
|
| BLAKE2b-256 |
eb1e68fd902f936cc13e479200b65b84482d8a0613ab36f1b0fca78cb0f84f98
|