# .gitignore for ap4python
__pycache__/
*.pyc
*.pyo
*.pyd
.env/
.venv/
.env
.venv
build/
dist/
*.egg-info/
