*.pyc
/**/*.pyc
/dist
/*.egg-info
/.eggs/
.project
.pydevproject
/.settings/
venv/
.idea/
build
