 
      
    | You are here | andrich.me | ||
| | | | | www.laac.dev | |
| | | | | Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one. | |
| | | | | astral.sh | |
| | | | | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools. | |
| | | | | www.rasulkireev.com | |
| | | | | Poetry is relatively new packaging and dependency manager. It makes it very easy to upload libraries to PyPI, manage dependencies visually, and has a couple of handy features. Today, I'm not going to do a deep dive into how Poetry works and all its features. Today I just want to focus on how to configure it for a Django project. | |
| | | | | engineering.zalando.com | |
| | | Architecture and tooling behind machine learning at Zalando | ||