LICENSE
README.md
pyproject.toml
src/eduimporter/XLSReader.py
src/eduimporter/__init__.py
src/eduimporter/constants.py
src/eduimporter/loggers.py
src/eduimporter/proxy.py
src/eduimporter/proxy_import.py
src/eduimporter/report.py
src/eduimporter/validators.py
src/eduimporter.egg-info/PKG-INFO
src/eduimporter.egg-info/SOURCES.txt
src/eduimporter.egg-info/dependency_links.txt
src/eduimporter.egg-info/requires.txt
src/eduimporter.egg-info/top_level.txt
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/models.py
src/testapp/app/tests/__init__.py
src/testapp/app/tests/test_report.py
src/testapp/app/tests/test_xlsreader.py