LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
am_report.egg-info/PKG-INFO
am_report.egg-info/SOURCES.txt
am_report.egg-info/dependency_links.txt
am_report.egg-info/entry_points.txt
am_report.egg-info/requires.txt
am_report.egg-info/top_level.txt
health_report/__init__.py
health_report/cli.py
health_report/manage.py
health_report/apis/__init__.py
health_report/apis/admin.py
health_report/apis/apps.py
health_report/apis/models.py
health_report/apis/serializers.py
health_report/apis/tests.py
health_report/apis/urls.py
health_report/apis/views.py
health_report/apis/migrations/__init__.py
health_report/database_report/__init__.py
health_report/database_report/admin.py
health_report/database_report/apps.py
health_report/database_report/models.py
health_report/database_report/tests.py
health_report/database_report/urls.py
health_report/database_report/views.py
health_report/database_report/migrations/0001_initial.py
health_report/database_report/migrations/__init__.py
health_report/health_report/__init__.py
health_report/health_report/asgi.py
health_report/health_report/settings.py
health_report/health_report/urls.py
health_report/health_report/views.py
health_report/health_report/wsgi.py
health_report/login_app/__init__.py
health_report/login_app/admin.py
health_report/login_app/apps.py
health_report/login_app/forms.py
health_report/login_app/methods.py
health_report/login_app/models.py
health_report/login_app/tests.py
health_report/login_app/urls.py
health_report/login_app/views.py
health_report/login_app/migrations/0001_initial.py
health_report/login_app/migrations/__init__.py
health_report/login_app/templates/odoo_setup_form.html
health_report/module_quality/__init__.py
health_report/module_quality/admin.py
health_report/module_quality/apps.py
health_report/module_quality/models.py
health_report/module_quality/tests.py
health_report/module_quality/urls.py
health_report/module_quality/views.py
health_report/module_quality/migrations/0001_initial.py
health_report/module_quality/migrations/__init__.py
health_report/system_report/__init__.py
health_report/system_report/admin.py
health_report/system_report/apps.py
health_report/system_report/methods.py
health_report/system_report/models.py
health_report/system_report/tests.py
health_report/system_report/urls.py
health_report/system_report/views.py
health_report/system_report/migrations/0001_initial.py
health_report/system_report/migrations/__init__.py
health_report/system_report/templates/report_dashboard.html