Tag: python
All the articles with the tag "python".
-
Python dataclass Explained
What @dataclass does, why it exists, and when to use it — explained through a real example from an AI agent codebase.
-
uv: The Modern Python Package and Project Manager
A practical overview of uv — what it is, why it's fast, and how it simplifies daily Python development workflows.
-
pyproject.toml: Python's Single Source of Truth
A concept note covering what pyproject.toml is, its development history, and a breakdown of its structure and key sections.