GRL Merger is a package that allows to merge two GRL models that are written in TGRL syntax into one GRL model.
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 GRLMerger
Usage
from grlmerger 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.32.tar.gz
(23.0 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.32.tar.gz.
File metadata
- Download URL: GRLMerger-0.0.32.tar.gz
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
984eafc0b3ba29ee87339624e7f5409d1d9a5985e24c5b12eca9461269227ad1
|
|
| MD5 |
bb35e66f096bc01f726d3e9e50b2c5fb
|
|
| BLAKE2b-256 |
c0d38c0612fb1806737f2a6116f91dc4a82926e9a419f8fb235a4e7136071969
|
File details
Details for the file GRLMerger-0.0.32-py3-none-any.whl.
File metadata
- Download URL: GRLMerger-0.0.32-py3-none-any.whl
- Upload date:
- Size: 23.3 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 |
96e5e6c0f004f5565084c287b02045732801e67b24f76f933b7419cf334feba7
|
|
| MD5 |
792e0bde7aa327a1fd59ba741d331ac0
|
|
| BLAKE2b-256 |
9f528bccd4f0ae98c050e5d783cae76b51b5ddce772fb0b4e9575a55b862b8e5
|