*~
*#
*.swp
*.DS_STORE

__pycache__/
*.py[cod]
*$py.class
*.egg-info/

/.coverage
/.coverage.*
/.cache
/.pytest_cache
/.idea/

/doc/_apidoc/
/docs/build/*
/build
/dist