# JetBrains
.idea
*/__pycache__/*

# Other files
*test.py
.gitignore
/requirements.txt

# PyPi
/dist/*
/pyproject.toml
