precice-config-visualizer-gui


Nameprecice-config-visualizer-gui JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA GUI tool for visualizing a preCICE configuration file as a dot file.
upload_time2024-04-11 14:43:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseGPLv3
keywords precice dot graphviz xml interactive configuration visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # preCICE Config-Visualizer GUI

The `config-visualizer` is a tool meant to help visualize and debug precice configuration xml files. This tool produces a dot file as output, which visualizes the various participants, communicators and meshes defined in the configuration file and the movement of data between them.
This GUI offers an interactive way to quickly inspect, explore and study preCICE configuration files.

## Installation options

Install directly from PyPi using [pipx](https://pipx.pypa.io/stable/) or via pip:

```
pipx install precice-config-visualizer-gui
```

## Usage

```
precice-config-visualizer-gui [CONFIG-FILE]
```

You can launch the GUI directly from the command line.
Passing the path to a configuration file is optional.
All further adjustments are made directly in the GUI.

## System integration

Until existing tools provide an automatic way to integrate applications into the system, this has to be done manually.

For pipx users, run the following command [which downloads this file](https://gist.githubusercontent.com/fsimonis/a08c3771abf808b0534d658bcb563f90/raw/10717f5b2afbf2d3c05ecb9f5c7eeaae4bbe868a/org.precice.configvisualizer.desktop)

```console
mkdir -p ~/.local/share/applications && wget -O ~/.local/share/applications/org.precice.configvisualizer.desktop https://gist.githubusercontent.com/fsimonis/a08c3771abf808b0534d658bcb563f90/raw/10717f5b2afbf2d3c05ecb9f5c7eeaae4bbe868a/org.precice.configvisualizer.desktop
```

You may have to logout and login for your desktop environment to detect the file.
Now you can open XML files directly with the config-visualizer and see the application in your launcher.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "precice-config-visualizer-gui",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Fr\u00e9d\u00e9ric Simonis <frederic.simonis@ipvs.uni-stuttgart.de>",
    "keywords": "preCICE, dot, graphviz, XML, interactive, configuration, visualization",
    "author": null,
    "author_email": "The preCICE Developers <info@precice.org>",
    "download_url": "https://files.pythonhosted.org/packages/43/83/4cfd4c1351a6aef35b87b5ca00013fab5354991b18159a0c0926aab5c070/precice-config-visualizer-gui-0.1.0.tar.gz",
    "platform": null,
    "description": "# preCICE Config-Visualizer GUI\n\nThe `config-visualizer` is a tool meant to help visualize and debug precice configuration xml files. This tool produces a dot file as output, which visualizes the various participants, communicators and meshes defined in the configuration file and the movement of data between them.\nThis GUI offers an interactive way to quickly inspect, explore and study preCICE configuration files.\n\n## Installation options\n\nInstall directly from PyPi using [pipx](https://pipx.pypa.io/stable/) or via pip:\n\n```\npipx install precice-config-visualizer-gui\n```\n\n## Usage\n\n```\nprecice-config-visualizer-gui [CONFIG-FILE]\n```\n\nYou can launch the GUI directly from the command line.\nPassing the path to a configuration file is optional.\nAll further adjustments are made directly in the GUI.\n\n## System integration\n\nUntil existing tools provide an automatic way to integrate applications into the system, this has to be done manually.\n\nFor pipx users, run the following command [which downloads this file](https://gist.githubusercontent.com/fsimonis/a08c3771abf808b0534d658bcb563f90/raw/10717f5b2afbf2d3c05ecb9f5c7eeaae4bbe868a/org.precice.configvisualizer.desktop)\n\n```console\nmkdir -p ~/.local/share/applications && wget -O ~/.local/share/applications/org.precice.configvisualizer.desktop https://gist.githubusercontent.com/fsimonis/a08c3771abf808b0534d658bcb563f90/raw/10717f5b2afbf2d3c05ecb9f5c7eeaae4bbe868a/org.precice.configvisualizer.desktop\n```\n\nYou may have to logout and login for your desktop environment to detect the file.\nNow you can open XML files directly with the config-visualizer and see the application in your launcher.\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A GUI tool for visualizing a preCICE configuration file as a dot file.",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/precice/config-visualizer-gui/issues",
        "Documentation": "https://precice.org/tooling-config-visualization.html",
        "Homepage": "https://precice.org",
        "Repository": "https://github.com/precice/config-visualizer-gui.git"
    },
    "split_keywords": [
        "precice",
        " dot",
        " graphviz",
        " xml",
        " interactive",
        " configuration",
        " visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96c4e1adb8ac24fc3e143a9403510c8afdad41c559e118993d21b711e3c988b5",
                "md5": "989aee0f7969134e4da4aa9285c28ea6",
                "sha256": "e05e71cad44f8cd4aec2ca724ae32ee9b26500231acc5ea4b517e630bed68cb4"
            },
            "downloads": -1,
            "filename": "precice_config_visualizer_gui-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "989aee0f7969134e4da4aa9285c28ea6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 23174,
            "upload_time": "2024-04-11T14:42:59",
            "upload_time_iso_8601": "2024-04-11T14:42:59.778891Z",
            "url": "https://files.pythonhosted.org/packages/96/c4/e1adb8ac24fc3e143a9403510c8afdad41c559e118993d21b711e3c988b5/precice_config_visualizer_gui-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43834cfd4c1351a6aef35b87b5ca00013fab5354991b18159a0c0926aab5c070",
                "md5": "b4d336ba6f671f08be63bc07a530f6e5",
                "sha256": "5f2a8942ff6270745e3972d6facf066440fed55b900f0355d9311fbf535f259d"
            },
            "downloads": -1,
            "filename": "precice-config-visualizer-gui-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b4d336ba6f671f08be63bc07a530f6e5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 21792,
            "upload_time": "2024-04-11T14:43:01",
            "upload_time_iso_8601": "2024-04-11T14:43:01.898461Z",
            "url": "https://files.pythonhosted.org/packages/43/83/4cfd4c1351a6aef35b87b5ca00013fab5354991b18159a0c0926aab5c070/precice-config-visualizer-gui-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-11 14:43:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "precice",
    "github_project": "config-visualizer-gui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "precice-config-visualizer-gui"
}
        
Elapsed time: 0.21420s