Bruno Alla
Hi! I'm a web developer based in London, I work mostly with Python & Django, but I also do a bit of Javascript on the side, mainly with Gatsby.
Most recent posts
Keep uv.lock file up-to-date with Dependabot updates
October 02, 2024 • 2 min readIn the past couple of weeks, there has been a lot of interest in the Python community for what started as a new Python package manager, but…
Narrow state of a Django model using Python TypeGuard
August 31, 2024 • 4 min readToday, I came across a problem with type checking in a Django project which led me to use for the first time. I’ve heard about them in…
Attest build provenance for a Python package in GitHub actions
August 08, 2024 • 4 min readAs you may have noticed, supply chain attacks ae on the rise. These attacks usually target a small piece of software infrastructure that the…