.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
.github/workflows/python-publish.yml
pywebexec/__init__.py
pywebexec/pywebexec.py
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/Consolas NF.ttf
pywebexec/static/css/style.css
pywebexec/static/css/xterm.css
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/popup.svg
pywebexec/static/images/running.gif
pywebexec/static/images/success.svg
pywebexec/static/js/commands.js
pywebexec/static/js/popup.js
pywebexec/static/js/script.js
pywebexec/static/js/xterm/LICENSE
pywebexec/static/js/xterm/addon-fit.js
pywebexec/static/js/xterm/addon-fit.js.map
pywebexec/static/js/xterm/xterm.js
pywebexec/static/js/xterm/xterm.js.map
pywebexec/templates/__init__.py
pywebexec/templates/index.html
pywebexec/templates/popup.html