.eric6project/
.eric7project/
.ropeproject/
.jedi/
.directory/
*.pyc
*.pyo
*.orig
*.bak
*.rej
*~
cur/
tmp/
__pycache__/
__pypackages__
*.DS_Store
.pytest_cache/
venv/
.venv/
env/
.env/
build/
*.egg-info/
*.epj
*.ipynb_checkpoints/
*.aup3*
tests/output/
