To run the reports, automatically downloading data from Teampact:

uv run python -m philani_report -d .

To run the teacher report with local data:

uv run python -m philani_report -t teacher -f session_report_philani-304-12576-2025-06-02-000000-2025-06-10-000000-1007.csv -p participants_report_philani-304-12576-2025-06-02-000000-2025-06-10-000000-1129 -d .

To run the supervisor report with local data:

uv run python -m philani_report -t supervisor -f session_report_philani-304-12576-2025-06-02-000000-2025-06-10-000000-1008.csv -s survey_supervisors-2025_philani_2025-06-09_10-08.csv -d .
Description
No description provided
Readme 234 KiB
Languages
Python 100%