# PyCharm Configuration Files
.idea

# Python Environment
__pycache__
venv

# Packaging
build
dist
*.egg-info
