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.16.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.16.tar.gz.
File metadata
- Download URL: GRLMerger-0.0.16.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 |
506f603dad2e9d905eb9e8ec557a31e9d2f266c82864abafb9cad5bf84281215
|
|
| MD5 |
f60b2121e08362de1762a8ac1f6667f8
|
|
| BLAKE2b-256 |
57c497fff80a1dc8feced125d1fb1cc9aacd3ad4b08d667c4b0d2b90fbbfadc9
|
File details
Details for the file GRLMerger-0.0.16-py3-none-any.whl.
File metadata
- Download URL: GRLMerger-0.0.16-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 |
ef1830099ad3f7ac3e54a4ca2c7b86a59d464176e398254aee2a6dec83eff5ed
|
|
| MD5 |
e62ba65b1cf5107fe1e38df4f7047227
|
|
| BLAKE2b-256 |
ca0daf02700f7c9efcfbc7c9a57fd9fa171cb385d07fa34282e8f6bdf7cd6191
|