dist/
build/
layrz_sdk.egg-info/
/test.py
/**/*.pyc
.venv/
site/

**/__pycache__/

tests.py
*.xlsx

.ruff_cache/
.mypy_cache/
.pytest_cache/

.env
.coverage