Tag: tooling
All the articles with the tag "tooling".
-
SQLite GUI Tools — What They Are, How They Work, and Their Limits
A comparison of GUI tools for SQLite, how they differ from server-based database clients like pgAdmin, and why the file-based model is rarely a problem in practice.
-
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.