MANIFEST.in
README.md
setup.py
COVID19_ES_Py/__init__.py
COVID19_ES_Py/boletim.py
COVID19_ES_Py/exceptions.py
COVID19_ES_Py/utils.py
COVID19_ES_Py.egg-info/PKG-INFO
COVID19_ES_Py.egg-info/SOURCES.txt
COVID19_ES_Py.egg-info/dependency_links.txt
COVID19_ES_Py.egg-info/requires.txt
COVID19_ES_Py.egg-info/top_level.txt
tests/__init__.py
tests/test_carrega_casos_boletim.py
tests/test_carrega_ultimo_boletim.py
tests/test_conta_municipios_com_casos.py
tests/test_conta_municipios_infectados.py
tests/test_datas_formatadas.py
tests/test_extrai_boletins_pagina.py
tests/test_extrai_todos_boletins.py
tests/test_filtra_municipios_com_casos_confirmados.py
tests/test_pesquisa_boletim_data.py
tests/test_pesquisa_casos_municipio.py
tests/test_remove_caracteres_especiais.py
tests/test_trata_entradas_tabela.py
tests/test_url_ultimo_boletim.py