# Python environment
__pycache__/
*.py[cod]
*$py.class
venv/
.venv/
env/
.env

# Output folder
.okf/
dist/
build/
*.egg-info/
