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.34.tar.gz
(23.8 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.34.tar.gz.
File metadata
- Download URL: GRLMerger-0.0.34.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6103e6863ecf6a3f8628ac89b543fc45e9d0ddd1361be8eb9aaf02fbeeabd75f
|
|
| MD5 |
b7b432779b80dac544f0efff875487b1
|
|
| BLAKE2b-256 |
ae3b8d60971f1cd74ee0085ca6434d40447b98f09be6d226a8a6d945bf8ee23c
|
File details
Details for the file GRLMerger-0.0.34-py3-none-any.whl.
File metadata
- Download URL: GRLMerger-0.0.34-py3-none-any.whl
- Upload date:
- Size: 24.1 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 |
d33f48a31b3dc67242ff27b706ae3dd866be895be699a6041f91055e31c585c8
|
|
| MD5 |
2a2d91a9371f3dc2efefc16c9e401f16
|
|
| BLAKE2b-256 |
ea5f7310e2d9bb43ed4f7306b6a0d1beed7be1bf3b93e90995a275e6bc5b9924
|