.gitignore
LICENSE
README.md
pyproject.toml
pywebexecdev
setup.cfg
.github/workflows/python-publish.yml
pywebexec/__init__.py
pywebexec/host_ip.py
pywebexec/pywebexec.py
pywebexec/swagger.yaml
pywebexec/version.py
pywebexec.egg-info/PKG-INFO
pywebexec.egg-info/SOURCES.txt
pywebexec.egg-info/dependency_links.txt
pywebexec.egg-info/entry_points.txt
pywebexec.egg-info/requires.txt
pywebexec.egg-info/top_level.txt
pywebexec/static/css/bootstrap.min.css
pywebexec/static/css/style.css
pywebexec/static/css/xterm.css
pywebexec/static/fonts/CommitMonoNerdFontMono-Regular.ttf
pywebexec/static/fonts/LICENSE
pywebexec/static/fonts/glyphicons-halflings-regular.eot
pywebexec/static/fonts/glyphicons-halflings-regular.svg
pywebexec/static/fonts/glyphicons-halflings-regular.ttf
pywebexec/static/fonts/glyphicons-halflings-regular.woff
pywebexec/static/fonts/glyphicons-halflings-regular.woff2
pywebexec/static/images/aborted.svg
pywebexec/static/images/copy.svg
pywebexec/static/images/copy_ok.svg
pywebexec/static/images/down-arrow.svg
pywebexec/static/images/failed.svg
pywebexec/static/images/favicon.svg
pywebexec/static/images/fit-tty.svg
pywebexec/static/images/fit-win.svg
pywebexec/static/images/font-decrease.svg
pywebexec/static/images/font-increase.svg
pywebexec/static/images/norun.svg
pywebexec/static/images/pause.svg
pywebexec/static/images/popup.svg
pywebexec/static/images/resume.svg
pywebexec/static/images/running.svg
pywebexec/static/images/success.svg
pywebexec/static/js/executables.js
pywebexec/static/js/popup.js
pywebexec/static/js/script.js
pywebexec/static/js/marked/LICENSE.md
pywebexec/static/js/marked/marked.min.js
pywebexec/static/js/xterm/LICENSE
pywebexec/static/js/xterm/addon-canvas.js
pywebexec/static/js/xterm/addon-canvas.js.map
pywebexec/static/js/xterm/addon-fit.js
pywebexec/static/js/xterm/addon-fit.js.map
pywebexec/static/js/xterm/addon-unicode-graphemes.js
pywebexec/static/js/xterm/addon-unicode-graphemes.js.map
pywebexec/static/js/xterm/addon-unicode11.js
pywebexec/static/js/xterm/addon-unicode11.js.map
pywebexec/static/js/xterm/xterm.js
pywebexec/static/js/xterm/xterm.js.map
pywebexec/static/jsonform/LICENSE
pywebexec/static/jsonform/deps/README.md
pywebexec/static/jsonform/deps/jquery.min.js
pywebexec/static/jsonform/deps/underscore.js
pywebexec/static/jsonform/deps/img/glyphicons-halflings.png
pywebexec/static/jsonform/lib/jsonform.js
pywebexec/templates/__init__.py
pywebexec/templates/index.html
pywebexec/templates/popup.html