Explore >> Select a destination


You are here

ryxcommar.com
| | astral.sh
2.8 parsecs away

Travel
| | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools.
| | blog.fredrb.com
2.1 parsecs away

Travel
| | Tiny Python Docker Images I was looking for a way to create a very small docker image for a Python project. The python project I created is a Telegram bot quizzes me in German. The python-telegram-bot pip package requires gcc to fully build- so using alpine image did not do the trick for me. I searched online, found a few example bot none that would actually do what I needed with a reasonable image size.
| | vsupalov.com
1.7 parsecs away

Travel
| | Reduce the build time of your dockerized Python app with one small change.
| | www.calazan.com
16.0 parsecs away

Travel
| [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.