Poe the Poet: Automating Tasks in Python Projects with uv

Posted on Thu 25 December 2025 in Programming • Tagged with python, uv, poethepoet, automation, pyproject.toml

Discover how Poe the Poet allows you to define and execute custom commands directly from your pyproject.toml, optimizing your workflow in uv environments.


Continue reading

Technical Documentation with Sphinx, Paver, and Cog

Posted on Thu 14 July 2016 in Documentation • Tagged with sphinx, paver, cog, documentation, rst, automation

Automated workflow to create technical documentation using Sphinx, Paver, and Cog, eliminating repetitive tasks and manual errors in code examples


Continue reading