*.py[cod]

# Packages
MANIFEST
*.egg
*.egg-info
dist
build
downloads
__pycache__

# Installer logs
pip-log.txt

Pipfile
Pipfile.lock

# Unit test / coverage reports
.cache/
.eggs/
.idea/
.pytest_cache/
.tox/
.venv*/
.vscode/
.coverage

.project
.pydevproject
