LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
a_texam.egg-info/PKG-INFO
a_texam.egg-info/SOURCES.txt
a_texam.egg-info/dependency_links.txt
a_texam.egg-info/entry_points.txt
a_texam.egg-info/requires.txt
a_texam.egg-info/top_level.txt
atexam/__init__.py
atexam/__main__.py
atexam/app.py
atexam/models.py
atexam/instance/database.db
atexam/static/ban.jpg
atexam/static/styles.css
atexam/static/t.jpg
atexam/templates/about.html
atexam/templates/add_question.html
atexam/templates/add_test.html
atexam/templates/admin_login.html
atexam/templates/admin_result_detail.html
atexam/templates/admin_results.html
atexam/templates/admin_tests.html
atexam/templates/admin_users.html
atexam/templates/banned.html
atexam/templates/edit_question.html
atexam/templates/edit_test.html
atexam/templates/history.html
atexam/templates/index.html
atexam/templates/login.html
atexam/templates/register.html
atexam/templates/registration_requests.html
atexam/templates/result.html
atexam/templates/test.html
atexam/templates/test_questions.html