LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
./calendary_co/__init__.py
./calendary_co/calendar_service.py
./calendary_co/colombia_co_events.py
./calendary_co/colombia_holidays.py
./calendary_co/cultural_events.py
./calendary_co/municipal_events.py
./calendary_co/segment_resolver.py
./calendary_co/types.py
./calendary_co/data/colombia_co_events.json
calendary_co/__init__.py
calendary_co/calendar_service.py
calendary_co/colombia_co_events.py
calendary_co/colombia_holidays.py
calendary_co/cultural_events.py
calendary_co/municipal_events.py
calendary_co/segment_resolver.py
calendary_co/types.py
calendary_co.egg-info/PKG-INFO
calendary_co.egg-info/SOURCES.txt
calendary_co.egg-info/dependency_links.txt
calendary_co.egg-info/requires.txt
calendary_co.egg-info/top_level.txt
calendary_co/data/colombia_co_events.json
tests/test_calendar_service.py
tests/test_colombia_holidays.py
tests/test_consultar_festividades.py
tests/test_cultural_events.py
tests/test_municipal_events.py
tests/test_regional_events.py