|
You are here |
javier.io | ||
| | | | |
yasoob.me
|
|
| | | | | Oh hi there! Welcome to another useful post. This post is going to be about how to package your python scripts and packages for distribution on PyPI or some other place. Here I wont go too deep into explaining everything as most of us just need to know the basics of packaging. However i will provide you with different links for further study. Okay lets talk about setuptools first. What is it? | |
| | | | |
andyfreeland.net
|
|
| | | | | [AI summary] A technical guide demonstrating how to reduce Docker image sizes for Python applications by using Docker BuildKit's bind mount feature instead of copying layers in multi-stage builds. | |
| | | | |
blog.fredrb.com
|
|
| | | | | 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. | |
| | | | |
mlajtos.mu
|
|
| | | What is the future of computational notebooks? And how can we get there? | ||