browniebroke.com

Bruno Alla

Picture of Bruno

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.

Github Profile

Most recent posts

Testing your Python logging like a boss

December 13, 20243 min read

The problem I recently wanted to add a test to some piece of my code to make sure I would be properly notified in case of certain problem…

Manage deprecations with Python warnings in a Django project

November 22, 20245 min read

Python has a module in its standard library that can be very helpful tool to manage deprecations. It’s commonly used by libraries but can…

Keep uv.lock file up-to-date with Dependabot updates

October 02, 20242 min read

In 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…

See more...

© 2025, Built with Gatsby