# Python environment directories.
env/
pyenv/

*.pyc
*.egg-info
dist/
.env

# Ignore data directory created for testing the package.
tests/data/
tests/models/