gns3-gui


Namegns3-gui JSON
Version 2.2.46 PyPI version JSON
download
home_pagehttp://github.com/GNS3/gns3-gui
SummaryGNS3 graphical interface for the GNS3 server.
upload_time2024-02-26 09:05:34
maintainer
docs_urlNone
authorJeremy Grossmann
requires_python>=3.7
licenseGNU General Public License v3 (GPLv3)
keywords
VCS
bugtrack_url
requirements jsonschema sentry-sdk psutil distro truststore importlib-resources setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            GNS3-gui
========

[![image](https://github.com/GNS3/gns3-gui/workflows/testing/badge.svg)](https://github.com/GNS3/gns3-gui/actions?query=workflow%3Atesting)

[![image](https://img.shields.io/pypi/v/gns3-gui.svg)](https://pypi.python.org/pypi/gns3-gui)

[![image](https://snyk.io/test/github/GNS3/gns3-gui/badge.svg)](https://snyk.io/test/github/GNS3/gns3-gui)

GNS3 GUI repository.

Installation
------------

Please see <https://docs.gns3.com/>

Software dependencies
---------------------

PyQt5 which is either part of the Linux distribution or installable from
PyPi. The other Python dependencies are automatically installed during
the GNS3 GUI installation and are listed
[here](https://github.com/GNS3/gns3-gui/blob/master/requirements.txt)

For connecting to nodes using Telnet, a Telnet client is required. On
Linux that's a terminal emulator like xterm, gnome-terminal, konsole
plus the telnet program. For connecting to nodes with a GUI, a VNC
client is required, optionally a SPICE client can be used for Qemu
nodes.

For using packet captures within GNS3, Wireshark should be installed.
It's recommended, but if you don't need that functionality you can go
without it.

Development
-----------

If you want to update the interface, modify the .ui files using QT
tools. And:

``` {.bash}
cd scripts
python build_pyqt.py
```

### Debug

If you want to see the full logs in the internal shell you can type:

``` {.bash}
debug 2
```

Or start the app with --debug flag.

Due to the fact PyQT intercept you can use a web debugger for inspecting
stuff: <https://github.com/Kozea/wdb>

Security issues
---------------

Please contact us at <security@gns3.net>



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/GNS3/gns3-gui",
    "name": "gns3-gui",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jeremy Grossmann",
    "author_email": "package-maintainer@gns3.net",
    "download_url": "https://files.pythonhosted.org/packages/f3/38/aeda7a873a85fc8015bee4d44580e7f6b3d393caebc5485c84db97c0d917/gns3-gui-2.2.46.tar.gz",
    "platform": "any",
    "description": "GNS3-gui\n========\n\n[![image](https://github.com/GNS3/gns3-gui/workflows/testing/badge.svg)](https://github.com/GNS3/gns3-gui/actions?query=workflow%3Atesting)\n\n[![image](https://img.shields.io/pypi/v/gns3-gui.svg)](https://pypi.python.org/pypi/gns3-gui)\n\n[![image](https://snyk.io/test/github/GNS3/gns3-gui/badge.svg)](https://snyk.io/test/github/GNS3/gns3-gui)\n\nGNS3 GUI repository.\n\nInstallation\n------------\n\nPlease see <https://docs.gns3.com/>\n\nSoftware dependencies\n---------------------\n\nPyQt5 which is either part of the Linux distribution or installable from\nPyPi. The other Python dependencies are automatically installed during\nthe GNS3 GUI installation and are listed\n[here](https://github.com/GNS3/gns3-gui/blob/master/requirements.txt)\n\nFor connecting to nodes using Telnet, a Telnet client is required. On\nLinux that's a terminal emulator like xterm, gnome-terminal, konsole\nplus the telnet program. For connecting to nodes with a GUI, a VNC\nclient is required, optionally a SPICE client can be used for Qemu\nnodes.\n\nFor using packet captures within GNS3, Wireshark should be installed.\nIt's recommended, but if you don't need that functionality you can go\nwithout it.\n\nDevelopment\n-----------\n\nIf you want to update the interface, modify the .ui files using QT\ntools. And:\n\n``` {.bash}\ncd scripts\npython build_pyqt.py\n```\n\n### Debug\n\nIf you want to see the full logs in the internal shell you can type:\n\n``` {.bash}\ndebug 2\n```\n\nOr start the app with --debug flag.\n\nDue to the fact PyQT intercept you can use a web debugger for inspecting\nstuff: <https://github.com/Kozea/wdb>\n\nSecurity issues\n---------------\n\nPlease contact us at <security@gns3.net>\n\n\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3 (GPLv3)",
    "summary": "GNS3 graphical interface for the GNS3 server.",
    "version": "2.2.46",
    "project_urls": {
        "Homepage": "http://github.com/GNS3/gns3-gui"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f338aeda7a873a85fc8015bee4d44580e7f6b3d393caebc5485c84db97c0d917",
                "md5": "9c9c633e6b3b8f8405dd52469ee7b4f6",
                "sha256": "431bbdf43c4dbff354eaba1abfdb7ce159e0842d76a83b85551acdf335730f83"
            },
            "downloads": -1,
            "filename": "gns3-gui-2.2.46.tar.gz",
            "has_sig": false,
            "md5_digest": "9c9c633e6b3b8f8405dd52469ee7b4f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4889267,
            "upload_time": "2024-02-26T09:05:34",
            "upload_time_iso_8601": "2024-02-26T09:05:34.852055Z",
            "url": "https://files.pythonhosted.org/packages/f3/38/aeda7a873a85fc8015bee4d44580e7f6b3d393caebc5485c84db97c0d917/gns3-gui-2.2.46.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 09:05:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GNS3",
    "github_project": "gns3-gui",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "requirements": [
        {
            "name": "jsonschema",
            "specs": [
                [
                    ">=",
                    "4.17.3"
                ],
                [
                    "<",
                    "4.18"
                ]
            ]
        },
        {
            "name": "sentry-sdk",
            "specs": [
                [
                    "==",
                    "1.39.2"
                ],
                [
                    "<",
                    "1.40"
                ]
            ]
        },
        {
            "name": "psutil",
            "specs": [
                [
                    "==",
                    "5.9.8"
                ]
            ]
        },
        {
            "name": "distro",
            "specs": [
                [
                    ">=",
                    "1.9.0"
                ]
            ]
        },
        {
            "name": "truststore",
            "specs": [
                [
                    ">=",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "importlib-resources",
            "specs": [
                [
                    ">=",
                    "1.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "60.8.1"
                ]
            ]
        }
    ],
    "lcname": "gns3-gui"
}
        
Elapsed time: 0.23197s