Back to all

python-project

by narumi

00Feb 6, 2026Visit Source
Python project workflow and standards using Astral uv for environments/dependencies, ty for type checking, typer for CLI, ruff for lint/format, pytest and pytest-cov for tests/coverage, and loguru for logging. Use for Python 3.12+ project setup, dependency management, CLI/logging patterns, type checking, testing, linting/formatting, and packaging guidance.