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.

Most recent posts

Enabling sudo via TouchID using Ansible

November 25, 20221 min read

I discovered fairly recently in a blog post that it was possible to enable sudo mode in the terminal via Touch ID instead of having to type…

Specify docs dependency groups with Poetry and Read the Docs

November 21, 20222 min read

I wrote a while back on how to migrate a project to Poetry. One of the gotcha was how to specify the dependencies to build the project…

Convert a Poetry package to the src layout

January 19, 20222 min read

The src layout is commonly used in Python ecosystem nowadays (even the pytest docs recommend it), but I’m not really using it on my projects…

See more...