@negative12dollarbill @Dendrobatus_Azureus Mu is great, but I believe the project is going to me sunset. Another great IDE for beginners learning #Python is #ThonnyIDE https://thonny.org I use to teach "Drawing with Python and #py5" (It also has support for #MicroPython)
Another fresh #Python #tarfile #vulnerability
Python TarFile.extractall(..., filter='tar') arbitrary file chmod
https://github.com/python/cpython/issues/127987
🌘 Python 筆記本作為資料流圖:響應式、可重現且可重用
➤ 告別 Jupyter 的限制,擁抱 marimo 的資料流新紀元
✤ https://marimo.io/blog/dataflow
本文介紹了 marimo,一個創新的開源 Python 筆記本,它將傳統的 REPL 式筆記本轉變為以資料流圖為核心的程式。這種方法旨在克服傳統 Jupyter 筆記本在重現性、互動性、可維護性和可重用性方面的不足,使其成為現代 AI 和資料工作的理想工具。marimo 的資料流圖表示方式,使其能夠以響應式筆記本、可執行腳本和互動式 Web 應用程式等多種形式運行,確保程式碼與輸出同步,並提供更佳的軟體工程實踐。
+ 聽起來很棒!我一直覺得 Jupyter 在重現性上很頭痛,marimo 似乎是解決方案。
+ 將筆記本變成資料流圖這個想法很有創意,期待看到更多實際應用。
#Python #資料科學 #筆記本 #資料流
I like the problems I’m solving at work, and because I don’t have personal projects on the go the temptation is pretty high to finish the refactor this latest #Python epiphany inspired.
Representing Python notebooks as dataflow graphs
https://marimo.io/blog/dataflow
Отгадай слово дня: от ручного поиска к автоматизации
На прошлой неделе наткнулся на забавную игру в слова – contexto.me , смысл прост: нужно отгадать секретное слово. При этом после каждой попытки видно, насколько близко по смыслу ваше слово было к ответу. Поиграв пару дней, захотелось написать такую игру самому, а также автоматизировать процесс решения, про что и данная статья.
https://habr.com/ru/articles/935566/
#игры #embeddings #python #javascript #ai
@pyconafrica is being negatively affected by @ThePSF grant pause.
This is the first international #Python conference in Southern #Africa, and it is an opportunity to make a real difference for a lot of people. The more funds we raise, the more doors we can open.
The grant freeze is quite a big knock!
If you are in a position to pay it forward, please consider buying a donation ticket or sponsoring us:
https://www.quicket.co.za/events/321686-pycon-africa-2025/#/tickets
https://za.pycon.org/sponsors/packages/
@ThePSF have paused its grants program. This came as shock to many.
A lot of people benefit from #Python , many lives have been changed. But very few consider giving something back or paying it forward.
Here are some of my thoughts on the matter:
https://www.sheenaoc.com/articles/2025-08-09-pay-it-forward
If you have benefited from Python, please consider paying it forward by supporting communities and events that you care about. Or by supporting the PSF directly.
You can now use the tkagg backend of #matplotlib in uv-installed #python binaries!
https://github.com/astral-sh/python-build-standalone/issues/129#issuecomment-3169282440
I wrote a quick TIL entry on installing and managing #Python versions and tools with #UV: https://eigenwijsje.dev/til/install-manage-python-versions-tools-with-uv/
Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_08_08
More sketch-a-day: https://abav.lugaralgum.com/sketch-a-day
If you like this, support my work:
https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724
https://liberapay.com/Villares
https://wise.com/pay/me/alexandrev562 #Processing #Python #py5 #CreativeCoding

I did get permission to open-source some small, non-domain Python components from that earlier project under MIT at https://github.com/Daveography and available on PyPI:
- requests-oauthlib-uma - UMA 2.0 extension for requests-oauthlib
- requests-oauthlib-dags - Device Authorization Grant extension for requests-oauthlib
- fastapi-auth-keycloak - Keycloak auth module for FastAPI
- pydddantic - a pydantic-based Domain-Driven-Design framework
Proud of these too and happy to share them!
3/3