README.md
setup.py
mappa_api/__init__.py
mappa_api.egg-info/PKG-INFO
mappa_api.egg-info/SOURCES.txt
mappa_api.egg-info/dependency_links.txt
mappa_api.egg-info/requires.txt
mappa_api.egg-info/top_level.txt
mappa_api.egg-info/zip-safe
mappa_api/internal/__init__.py
mappa_api/internal/http_response.py
mappa_api/models/__init__.py
mappa_api/models/user_info.py
mappa_api/models/enums/__init__.py
mappa_api/models/enums/ramo_enum.py
mappa_api/services/__init__.py
mappa_api/services/escotista_service.py
mappa_api/services/export_service.py
mappa_api/services/http_service.py
mappa_api/services/kb_service.py
mappa_api/services/mappa_service.py
tests/models/__init__.py
tests/models/test_associado.py
tests/models/test_conquistas.py
tests/models/test_escotista.py
tests/models/test_grupo.py
tests/models/test_imagem.py
tests/models/test_item_especialidade.py
tests/models/test_login.py
tests/models/test_marcacao.py
tests/models/test_marcacoes.py
tests/models/test_progressao.py
tests/models/test_secao.py
tests/models/test_subsecao.py
tests/models/tools.py
tests/services/__init__.py
tests/services/test_escotista_service.py
tests/services/test_kb_service.py
tests/services/test_mappa_service.py