Is there a python package/tool that resizes images for usage on the web? Ideally looks in a directory, processes images, produces web-ready counterparts?
I can probably implement something like what's in this Medium post (https://medium.com/@allenhubert22/automated-image-resizing-for-web-development-with-python-c88add053d5) but was just wondering if there was anything else out there that I haven't run into...
Machine Learning for Process Industry Series: Books 1, 2, 3 https://leanpub.com/b/ML-for-ProcessIndustry-Books1-2-3 by Ankur Kumar and Jesus Flores Cerrillo is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #DataScience #SystemsEngineering #Python #MachineLearning #Ai #Engineering
Find it on Leanpub!

Meus cursos no Sesc em novembro!
https://www.sescsp.org.br/programacao/ilustracoes-experimentais-usando-mapas-e-dados-geograficos/ #SescAvenidaPaulista
https://www.sescsp.org.br/programacao/programacao-criativa-desenhando-com-python/ #SescBelenzinho
#Python #SescSP #Processing #py5 #ProgramaçãoCriativa
🔍 / #software / #article / #Python
Why vibe-coding is not a step up from "classic" coding — and why it matters
🐱🔗 https://laravista.altervista.org/CatLink/links/421
#catlink #softwarearticle #softwarearticlePython #VibeCoding
Aprender Django https://myblog.clonbg.es/aprender-django/ #Programación #Python https://clonbg.es

If your `__init__.py` has 1k+ lines of code you are definitely doing something wrong.
hey #python: what do you add to your AGENTS.md so that #llm handle #uv properly? And differentiate between Claude, Codex, Amp, ...?
(mostly between betwen Codex and Claude. Claude likes SHOUTING while Codex hates it.)
I finally received my PicoCalc yesterday. I’ve installed the included pico and tried out a simple basic program.
Now it’s time to start modifying it. I’m going to upgrade to a Pico 2W, and try out the python firmware.
After that I’m going to try compiling a Rust program for it.
#PicoCalc #Rust #RustLang #Python #Basic

Die Python Software Foundation (PSF) verzichtet auf einen 1,5 Mio. $‑Zuschuss der US‑Regierung (US‑National Science Foundation (NSF)). Denn dafür wäre sie gezwungen, ihre fest verankerten Richtlinien zu Diversität, Gleichberechtigung und Inklusion (DEI) zu verwässern oder zumindest nicht öffentlich zu verteidigen.
Statement der PSF:
"The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to support and facilitate the growth of a diverse and international community of Python programmers."
Stabil!
https://pyfound.blogspot.com/2025/10/NSF-funding-statement.html
#diversity #equality #inclusion #python #society
Người tạo bot Python có thể dự đoán kết quả trận đấu bóng đá bằng cách phân tích dữ liệu từ trang web bóng đá. Bot này sử dụng Selenium để thu thập dữ liệu và dự đoán kết quả dựa trên hiệu suất gần đây, vị trí xếp hạng và các yếu tố khác. #Python #BóngĐá #DựĐoán #Football #Prediction #Bot #MachineLearning #HọcMáy #TríTuệNhânTạo
The #PSF grant thing this week got me thinking, so here's some fun napkin math.
I occasionally personally donate to things as I can manage to.
Looking at my own PSF donations for the year so far, I compared it to my rough estimate of my 2025 income.
If I were a billionaire and donated the same very small percentage of $1 billion, my donation would exceed the PSF's annual budget. 🤔
Huh.
TIL that Requests only supports HTTP/1.1.
I wonder if it's... important.