.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/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/failed.svg
pywebexec/static/images/favicon.svg
pywebexec/static/images/running.gif
pywebexec/static/images/success.svg
pywebexec/static/js/script.js
pywebexec/static/js/xterm/LICENSE
pywebexec/static/js/xterm/ansi_up.min.js
pywebexec/static/js/xterm/xterm-addon-fit.js
pywebexec/static/js/xterm/xterm.js
pywebexec/templates/__init__.py
pywebexec/templates/index.html