MANIFEST.in
README.md
setup.py
uglypty/__init__.py
uglypty/__main__.py
uglypty/create_db.py
uglypty/creds_dlg.py
uglypty/creds_ui.py
uglypty/generate_key.py
uglypty/log_viewer2.py
uglypty/log_viewer_widget.py
uglypty/uglydiff2.py
uglypty.egg-info/PKG-INFO
uglypty.egg-info/SOURCES.txt
uglypty.egg-info/dependency_links.txt
uglypty.egg-info/requires.txt
uglypty.egg-info/top_level.txt
uglypty/Library/__init__.py
uglypty/Library/collector_lib.py
uglypty/Library/creds_dlg.py
uglypty/Library/creds_ui.py
uglypty/Library/creds_widget.py
uglypty/Library/db.py
uglypty/Library/log_viewer2.py
uglypty/Library/log_viewer_widget.py
uglypty/Library/models.py
uglypty/Library/parser_examples.py
uglypty/Library/plugins.py
uglypty/Library/qtssh_widget.py
uglypty/Library/sshschemahandler.py
uglypty/Library/sshshell.py
uglypty/Library/sshshell_depricated.py
uglypty/Library/sshshellreader.py
uglypty/Library/util.py
uglypty/Library/__pycache__/__init__.cpython-39.pyc
uglypty/Library/__pycache__/collector_lib.cpython-39.pyc
uglypty/Library/__pycache__/creds_dlg.cpython-39.pyc
uglypty/Library/__pycache__/creds_widget.cpython-39.pyc
uglypty/Library/__pycache__/db.cpython-39.pyc
uglypty/Library/__pycache__/models.cpython-39.pyc
uglypty/Library/__pycache__/parser_examples.cpython-39.pyc
uglypty/Library/__pycache__/plugins.cpython-39.pyc
uglypty/Library/__pycache__/qtssh_widget.cpython-39.pyc
uglypty/Library/__pycache__/sshschemahandler.cpython-39.pyc
uglypty/Library/__pycache__/sshshell.cpython-39.pyc
uglypty/Library/__pycache__/sshshellreader.cpython-39.pyc
uglypty/Library/__pycache__/util.cpython-39.pyc
uglypty/icons/ace.svg
uglypty/icons/cancel.svg
uglypty/icons/close.svg
uglypty/icons/close2.svg
uglypty/icons/code.svg
uglypty/icons/configmgmt.svg
uglypty/icons/credential_key.svg
uglypty/icons/credentials.svg
uglypty/icons/deviceinfo.svg
uglypty/icons/exit.png
uglypty/icons/exitapp.svg
uglypty/icons/file.png
uglypty/icons/file.svg
uglypty/icons/filecopy.svg
uglypty/icons/filenew.svg
uglypty/icons/folder.png
uglypty/icons/folder.svg
uglypty/icons/folder_open.png
uglypty/icons/folder_open.svg
uglypty/icons/import.svg
uglypty/icons/launch.svg
uglypty/icons/monitor.svg
uglypty/icons/new.png
uglypty/icons/new.svg
uglypty/icons/open.png
uglypty/icons/open.svg
uglypty/icons/pause.svg
uglypty/icons/play.svg
uglypty/icons/refresh.png
uglypty/icons/replay.svg
uglypty/icons/save.png
uglypty/icons/save.svg
uglypty/icons/saveas.png
uglypty/icons/saveas.svg
uglypty/icons/schedule.png
uglypty/icons/scheulde-white.svg
uglypty/icons/settings.svg
uglypty/icons/settings2.svg
uglypty/icons/stop.svg
uglypty/icons/terminal.svg
uglypty/static/bootstrap.bundle.min.js
uglypty/static/bootstrap.min.css
uglypty/static/fullscreen.min.css
uglypty/static/green-globe-spinner.gif
uglypty/static/qtsshcon.html
uglypty/static/qtsshcon_light.html
uglypty/static/sshconfrontend.js
uglypty/static/sshconfrontend_light.js
uglypty/static/winconfrontend.js
uglypty/static/xterm-addon-fit.min.js
uglypty/static/xterm.min.css
uglypty/static/xterm.min.js
uglypty/static/images/terminal.svg
uglypty/uglyplugin_collector/__init__.py
uglypty/uglyplugin_collector/collect_gui_netmiko.py
uglypty/uglyplugin_collector/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_collector/__pycache__/collect_gui_netmiko.cpython-39.pyc
uglypty/uglyplugin_grep/UglyGrep.py
uglypty/uglyplugin_grep/__init__.py
uglypty/uglyplugin_grep/__pycache__/UglyGrep.cpython-39.pyc
uglypty/uglyplugin_grep/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_ipcalc/__init__.py
uglypty/uglyplugin_ipcalc/ipcalc.py
uglypty/uglyplugin_nbtosession/__init__.py
uglypty/uglyplugin_nbtosession/nbtosession.py
uglypty/uglyplugin_nbtosession/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_nbtosession/__pycache__/nbtosession.cpython-39.pyc
uglypty/uglyplugin_parsers/HighlighterTEWidget.py
uglypty/uglyplugin_parsers/__init__.py
uglypty/uglyplugin_parsers/uglyparsers.py
uglypty/uglyplugin_parsers/__pycache__/HighlighterTEWidget.cpython-39.pyc
uglypty/uglyplugin_parsers/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_parsers/__pycache__/uglyparsers.cpython-39.pyc
uglypty/uglyplugin_portscanlight/__init__.py
uglypty/uglyplugin_portscanlight/portscan.py
uglypty/uglyplugin_portscanlight/psgui.py
uglypty/uglyplugin_pyqtldap/__init__.py
uglypty/uglyplugin_pyqtldap/pyqtldap.py
uglypty/uglyplugin_serial/__init__.py
uglypty/uglyplugin_serial/qtserialcon.html
uglypty/uglyplugin_serial/qtserialcon_widget.py
uglypty/uglyplugin_serial/Library/__init__.py
uglypty/uglyplugin_serial/Library/serialschemahandler.py
uglypty/uglyplugin_serial/Library/serialshell.py
uglypty/uglyplugin_serial/Library/serialshellreader.py
uglypty/uglyplugin_serial/Library/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_serial/Library/__pycache__/serialshell.cpython-39.pyc
uglypty/uglyplugin_serial/Library/__pycache__/serialshellreader.cpython-39.pyc
uglypty/uglyplugin_serial/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_serial/__pycache__/qtserialcon_widget.cpython-39.pyc
uglypty/uglyplugin_serial/static/fullscreen.min.css
uglypty/uglyplugin_serial/static/winconfrontend.js
uglypty/uglyplugin_serial/static/xterm-addon-fit.min.js
uglypty/uglyplugin_serial/static/xterm.min.css
uglypty/uglyplugin_serial/static/xterm.min.js
uglypty/uglyplugin_sftp/__init__.py
uglypty/uglyplugin_sftp/sftp_lib.py
uglypty/uglyplugin_sftp/sftpqt.py
uglypty/uglyplugin_tftp/__init__.py
uglypty/uglyplugin_tftp/client_cli.py
uglypty/uglyplugin_tftp/server.py
uglypty/uglyplugin_tftp/server_cli.py
uglypty/uglyplugin_tftp/__pycache__/__init__.cpython-39.pyc
uglypty/uglyplugin_tftp/__pycache__/server.cpython-39.pyc
uglypty/uglyplugin_ttpbuilder/HighlighterTEWidget.py
uglypty/uglyplugin_ttpbuilder/__init__.py
uglypty/uglyplugin_ttpbuilder/ttpgui.py
uglypty/uglyplugin_ttpbuilder/Library/__init__.py
uglypty/uglyplugin_ttpbuilder/Library/util.py
uglypty/uglyplugin_yaml/YAMLSearch.py
uglypty/uglyplugin_yaml/YAMLSearch_widget.py
uglypty/uglyplugin_yaml/__init__.py