# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]

# Distribution / packaging
.Python
env/
venv/
build/
develop-eggs/
dist/
eggs/
.eggs/
*.egg-info/
*.egg
*~

# Installer logs
pip-log.txt
pip-delete-this-directory.txt

.*.sw?
.cache/
.ropeproject
sandbox

# OS X
.DS_Store
.ipynb_checkpoints/
.RData
.Rhistory
.coverage
htmlcov/
