*.pyc
*.egg-info/
.cache/
.pytest_cache/

# Virtualenv
/venv/
/.venv/

# For CLion or PyCharm
/.idea/
