# Types
*.egg
*.pyx


# Python stuff
*.egg-info

__pycache__

# Macos
.DS_Store

.venv