Skip to main content

Writing

  1. w/e 2025-01-12

    Packaging a Python project, a Smarty SIM, a headphone stand, All We Imagine As Light, Small Things Like These, Conclave and Colson Whitehead’s Harlem Shuffle.

  2. It appears to tick every box

    On Todoist, the app and the company.

  3. That might be pointless

    Looking at whether any other to-do apps will be better for my needs than Things.

Photos

Links

  1. uv: An In-Depth Guide to Python’s Fast and Ambitious New Package Manager

    Best guide I’ve seen for switching to uv, although it stops just short of how to use it for building and publishing projects. Anonymous author.

  2. Testing & Packaging

    Python package src layout, testing and coverage.

  3. Packaging a python library | ionel’s codelog

    Including benefits of an src layout, and lots of example configs/scripts.