Building Publish new version rm -rf dist uv build UV_PUBLISH_TOKEN="pypi token here" uv publish Format and lint uv run ruff format uv run ruff check Log Enable log with LOG_LEVEL=DEBUG python main.py