LICENSE
README.md
pyproject.toml
src/public_health_framework/__init__.py
src/public_health_framework/__main__.py
src/public_health_framework/ai.py
src/public_health_framework/application.py
src/public_health_framework/cli.py
src/public_health_framework/config.py
src/public_health_framework/connectors.py
src/public_health_framework/data.py
src/public_health_framework/importer.py
src/public_health_framework/periods.py
src/public_health_framework/plugins.py
src/public_health_framework/project.py
src/public_health_framework/publishing.py
src/public_health_framework/report.py
src/public_health_framework/runtime.py
src/public_health_framework/settings.py
src/public_health_framework/storage.py
src/public_health_framework/sync.py
src/public_health_framework.egg-info/PKG-INFO
src/public_health_framework.egg-info/SOURCES.txt
src/public_health_framework.egg-info/dependency_links.txt
src/public_health_framework.egg-info/entry_points.txt
src/public_health_framework.egg-info/requires.txt
src/public_health_framework.egg-info/top_level.txt
src/public_health_framework/ui/__init__.py
src/public_health_framework/ui/phframe-logo.png
src/public_health_framework/ui/phframe.css
src/public_health_framework/ui/phframe.js
tests/test_ai.py
tests/test_boundaries.py
tests/test_browser_import.py
tests/test_connectors.py
tests/test_dashboards.py
tests/test_data_quality.py
tests/test_dimensions.py
tests/test_dynamic_configuration.py
tests/test_framework.py
tests/test_frontend.py
tests/test_geospatial.py
tests/test_imports.py
tests/test_indicators.py
tests/test_organisation_units.py
tests/test_phase1.py
tests/test_public_health_fields.py
tests/test_publishing.py
tests/test_runtime_config.py
tests/test_settings.py
tests/test_sync.py
tests/test_thresholds.py