LICENSE
README.md
pyproject.toml
perustats/__init__.py
perustats/utils.py
perustats/version.py
perustats.egg-info/PKG-INFO
perustats.egg-info/SOURCES.txt
perustats.egg-info/dependency_links.txt
perustats.egg-info/requires.txt
perustats.egg-info/top_level.txt
perustats/BCRP/__init__.py
perustats/BCRP/cache.py
perustats/BCRP/fetcher.py
perustats/BCRP/metadata.py
perustats/BCRP/models.py
perustats/BCRP/utils.py
perustats/BCRP/archive/cache.py
perustats/BCRP/archive/constants.py
perustats/BCRP/archive/metadata.py
perustats/BCRP/archive/utils.py
perustats/BCRP/backup/__init__.py
perustats/BCRP/backup/runner.py
perustats/MEF/__init__.py
perustats/MEF/constants.py
perustats/MEF/scraper.py
perustats/MEF/step.py
perustats/MEF/utils.py
perustats/MTC/__init__.py
perustats/MTC/homologacion.py
perustats/MTC/test.py
perustats/inei/__init__.py
perustats/inei/constants.py
perustats/inei/downloader.py
perustats/inei/fetcher.py
perustats/inei/module_fetcher.py
perustats/inei/organizer.py
perustats/inei/surveys/__init__.py
perustats/inei/surveys/registry.py
perustats/inei/utils/db_utils.py
perustats/inei/utils/file_utils.py
perustats/inei/utils/html_utils.py
perustats/inei/utils/http_utils.py
perustats/infogob/00_procesos_electorales_metadata.py
perustats/infogob/10_locations_ids.py
perustats/infogob/11_locations_refs.py
perustats/infogob/20_resultados.py
perustats/infogob/21_candidatos_by_eleccion.py
perustats/infogob/30_organizaciones_politicas.py
perustats/infogob/40_candidato_details.py
perustats/infogob/41_candidatos_historial.py
perustats/infogob/constants.py
perustats/infogob/utils.py