# Development
venv/
pruebas_click/
*.json
__pycache__/
.pytest_cache/
datetime_to_date.py

# Distribution
*.egg-info/
build/
dist/
*.pypirc
.idea