CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
docs/algorithm.md
docs/contexto_general_roadmap.md
docs/contexto_trabajo.md
docs/guia_publicacion.md
docs/guia_variables.txt
docs/plan_documentacion_usuario_integral.md
docs/plan_v030_restricciones_frecuencia.md
docs/plan_v040_headless_server.md
docs/plan_v050_empaquetado_usuario_final.md
examples/example_batch.py
ideam_dhime/__init__.py
ideam_dhime/batch.py
ideam_dhime/catalog.py
ideam_dhime/catalog_builder.py
ideam_dhime/chunking.py
ideam_dhime/constants.py
ideam_dhime/csv_merge.py
ideam_dhime/download.py
ideam_dhime/driver.py
ideam_dhime/exceptions.py
ideam_dhime/frequencies.py
ideam_dhime/locations_generated.py
ideam_dhime/navigation.py
ideam_dhime/regenerate_catalog.py
ideam_dhime/regenerate_stations.py
ideam_dhime/requests_model.py
ideam_dhime/scraper.py
ideam_dhime/session.py
ideam_dhime/station.py
ideam_dhime/station_catalog.py
ideam_dhime/station_catalog_builder.py
ideam_dhime/stations_generated.py
ideam_dhime.egg-info/PKG-INFO
ideam_dhime.egg-info/SOURCES.txt
ideam_dhime.egg-info/dependency_links.txt
ideam_dhime.egg-info/entry_points.txt
ideam_dhime.egg-info/requires.txt
ideam_dhime.egg-info/top_level.txt
tests/test_batch_partition.py
tests/test_catalog.py
tests/test_chunking.py
tests/test_cleanup.py
tests/test_csv_merge.py
tests/test_frequencies.py
tests/test_package_api.py
tests/test_requests_model.py
tests/test_runtime_resolution.py
tests/test_station_catalog_builder.py