LICENSE.md
LICENSE.txt
README.md
setup.cfg
setup.py
nyx_abc/__init__.py
nyx_abc.egg-info/PKG-INFO
nyx_abc.egg-info/SOURCES.txt
nyx_abc.egg-info/dependency_links.txt
nyx_abc.egg-info/entry_points.txt
nyx_abc.egg-info/requires.txt
nyx_abc.egg-info/top_level.txt
nyx_abc/enrollments/__init__.py
nyx_abc/enrollments/main.py
nyx_abc/enrollments/adapters/__init__.py
nyx_abc/enrollments/adapters/http/__init__.py
nyx_abc/enrollments/adapters/http/current_subjects_client.py
nyx_abc/enrollments/adapters/http/enrollments_client.py
nyx_abc/enrollments/adapters/http/summary_client.py
nyx_abc/enrollments/models/__init__.py
nyx_abc/enrollments/models/subject_model.py
nyx_abc/enrollments/services/__init__.py
nyx_abc/enrollments/services/subject_parser.py
nyx_abc/graduations/__init__.py
nyx_abc/graduations/main.py
nyx_abc/graduations/config/__init__.py
nyx_abc/graduations/config/ccnh/__init__.py
nyx_abc/graduations/config/cecs/__init__.py
nyx_abc/graduations/config/cmcc/BCC.py
nyx_abc/graduations/config/cmcc/BM.py
nyx_abc/graduations/config/cmcc/BNC.py
nyx_abc/graduations/config/cmcc/LMAT.py
nyx_abc/graduations/config/cmcc/__init__.py
nyx_abc/graduations/config/interdisciplinary/BCT.py
nyx_abc/graduations/config/interdisciplinary/__init__.py
nyx_abc/professors/__init__.py
nyx_abc/professors/main.py
nyx_abc/professors/adapters/__init__.py
nyx_abc/professors/adapters/http/__init__.py
nyx_abc/professors/adapters/http/sigaa_client.py
nyx_abc/professors/adapters/http/ufabc_client.py
nyx_abc/professors/models/__init__.py
nyx_abc/professors/models/professor_model.py
nyx_abc/professors/services/__init__.py
nyx_abc/professors/services/professor_parser.py
nyx_abc/students/__init__.py
nyx_abc/students/main.py
nyx_abc/students/adapters/__init__.py
nyx_abc/students/adapters/http/__init__.py
nyx_abc/students/adapters/http/client.py
nyx_abc/students/models/__init__.py
nyx_abc/students/models/student_model.py
nyx_abc/students/services/__init__.py
nyx_abc/students/services/student_parser.py
nyx_abc/subjects/__init__.py
nyx_abc/subjects/main.py
nyx_abc/websites/__init__.py
nyx_abc/websites/main.py
nyx_abc/websites/models/__init__.py
nyx_abc/websites/models/site_model.py