**/.idea
*~
*.swp
*.o
*.so
*.pyc
*.pyd
*.pdb
build
build2
__pycache__/
lib
lib64
stubs
dist
*.egg-info/
**/.vscode
**/venv
tests
wheelhouse/