MANIFEST.in
README.md
setup.cfg
setup.py
pygate_webapp/VERSION
pygate_webapp/__init__.py
pygate_webapp/cli.py
pygate_webapp/config.py
pygate_webapp/database.py
pygate_webapp/forms.py
pygate_webapp/helpers.py
pygate_webapp/models.py
pygate_webapp/routes.py
pygate_webapp/version.py
pygate_webapp.egg-info/PKG-INFO
pygate_webapp.egg-info/SOURCES.txt
pygate_webapp.egg-info/dependency_links.txt
pygate_webapp.egg-info/entry_points.txt
pygate_webapp.egg-info/not-zip-safe
pygate_webapp.egg-info/requires.txt
pygate_webapp.egg-info/top_level.txt
pygate_webapp/static/pygate-logo.png
pygate_webapp/static/css/bootstrap.min.css
pygate_webapp/static/css/dataTables.bootstrap4.min.css
pygate_webapp/static/css/jquery-ui.css
pygate_webapp/static/css/style.css
pygate_webapp/static/js/bootstrap.bundle.min.js
pygate_webapp/static/js/dataTables.bootstrap4.min.js
pygate_webapp/static/js/jquery-3.5.0.min.js
pygate_webapp/static/js/jquery.dataTables.min.js
pygate_webapp/templates/base.html
pygate_webapp/templates/config.html
pygate_webapp/templates/datatable.html
pygate_webapp/templates/files.html
pygate_webapp/templates/logs.html
pygate_webapp/templates/wallets.html