Python

4 posts

Exploring all posts tagged with "Python"

Defying airflow to Amazon ECS

This was a big writeup of my five days of struggling to deploy airflow to Amazon ECS. May you not have as many difficulties as I did?

Airflow Python Apache +1 more

Jump on the UV Python Bandwagon. You Won’t Be Disappointed.

UV fixes a lot of common headaches for Python developers. It helps you ditch old habits like requirements.txt (which was never really meant to be a standard) and the hassle of activating virtual environments. With UV, your projects become cleaner, more reliable, and a lot more fun to work with.

UV Python Software Development +1 more