LICENSE
README.md
pyproject.toml
src/mashpit/__init__.py
src/mashpit/build.py
src/mashpit/mashpit.py
src/mashpit/query.py
src/mashpit/update.py
src/mashpit/webserver.py
src/mashpit.egg-info/PKG-INFO
src/mashpit.egg-info/SOURCES.txt
src/mashpit.egg-info/dependency_links.txt
src/mashpit.egg-info/entry_points.txt
src/mashpit.egg-info/requires.txt
src/mashpit.egg-info/top_level.txt
src/mashpit/static/bootstrap.min.css
src/mashpit/static/bootstrap.min.js
src/mashpit/static/jquery-3.6.0.min.js
src/mashpit/templates/base.html
src/mashpit/templates/loading.html
src/mashpit/templates/result.html
src/mashpit/templates/upload.html
test/test.py