Switching Pip to Uv in a Dockerized Flask / Django App

I noticed about a 10x speed up across a number of projects, we’ll avoid using a venv and run things as a non-root user too. Read more

Similar

Django with Vitess

Django is a popular framework for Python application developers. It includes packages which make tasks like authorization and content administration easier. Django supports a number of databases including MySQL which makes it possible to run a Django appl... (more…)

Read more »