LICENSE
README.md
pyproject.toml
sigaa/__init__.py
sigaa/auth.py
sigaa/cli.py
sigaa/client.py
sigaa/config.py
sigaa/curriculum.py
sigaa/documents.py
sigaa/errors.py
sigaa/http.py
sigaa/mcp_server.py
sigaa/models.py
sigaa/setup_wizard.py
sigaa/sipac.py
sigaa/exporters/__init__.py
sigaa/exporters/ics.py
sigaa/parsers/__init__.py
sigaa/parsers/attendance.py
sigaa/parsers/curriculum.py
sigaa/parsers/grades.py
sigaa/parsers/materials.py
sigaa/parsers/matricula.py
sigaa/parsers/news.py
sigaa/parsers/participantes.py
sigaa/parsers/plano.py
sigaa/parsers/portal.py
sigaa/parsers/schedule.py
sigaa/parsers/sipac.py
sigaa/parsers/tarefa.py
sigaa/parsers/transcript.py
sigaa/services/__init__.py
sigaa/services/sync.py
sigaa/services/watch.py
sigaa/services/whatsnew.py
sigaa/store/__init__.py
sigaa/store/db.py
sigaa/store/repository.py
sigaa_tools.egg-info/PKG-INFO
sigaa_tools.egg-info/SOURCES.txt
sigaa_tools.egg-info/dependency_links.txt
sigaa_tools.egg-info/entry_points.txt
sigaa_tools.egg-info/requires.txt
sigaa_tools.egg-info/top_level.txt
tests/test_academic_documents.py
tests/test_attendance.py
tests/test_attendance_store.py
tests/test_config.py
tests/test_credentials.py
tests/test_curriculum_cli.py
tests/test_curriculum_client.py
tests/test_curriculum_parser.py
tests/test_curriculum_view.py
tests/test_grades_deadlines.py
tests/test_http_configuration.py
tests/test_materials.py
tests/test_matricula.py
tests/test_mcp_curriculum.py
tests/test_mcp_curriculum_protocol.py
tests/test_mcp_document_resources.py
tests/test_mcp_documents.py
tests/test_mcp_downloads.py
tests/test_mcp_mode.py
tests/test_mcp_protocol.py
tests/test_mcp_sipac.py
tests/test_news_regression.py
tests/test_parsers.py
tests/test_participantes.py
tests/test_plan_deadlines.py
tests/test_plano.py
tests/test_setup_wizard.py
tests/test_sipac_cli.py
tests/test_sipac_client.py
tests/test_sipac_parser.py
tests/test_sipac_search_client.py
tests/test_sipac_search_parser.py
tests/test_store.py
tests/test_transcript_parser.py
tests/test_turma_grades.py
tests/test_turma_postback_isolation.py
tests/test_watch.py
tests/test_whatsnew.py