LICENSE
README.md
pyproject.toml
src/edureporter/__init__.py
src/edureporter/reporter.py
src/edureporter/storage.py
src/edureporter/utils.py
src/edureporter.egg-info/PKG-INFO
src/edureporter.egg-info/SOURCES.txt
src/edureporter.egg-info/dependency_links.txt
src/edureporter.egg-info/requires.txt
src/edureporter.egg-info/top_level.txt
src/edureporter/fonts/__init__.py
src/testapp/__init__.py
src/testapp/manage.py
src/testapp/settings.py
src/testapp/urls.py
src/testapp/wsgi.py
src/testapp/app/__init__.py
src/testapp/app/reports/__init__.py
src/testapp/app/reports/simple_report/__init__.py
src/testapp/app/reports/simple_report/report.py
src/testapp/app/tests/__init__.py
src/testapp/app/tests/test_report.py
src/testapp/app/tests/test_storages.py