# logs
*.log
log

# cache and Pycharm configuration
__pycache__/
.venv/
.idea/

# PyPI build
dist/
.pypirc