Uma reflexão sobre o uso de Generics, Protocols e tipagem avançada em Python:
https://bolha.blog/riverfount/protocols-generics-e-typing-avancado-em-python-tecnicas-para-construir
#Python #Generics #Protocols #Typing
The Qtile Window Manager: A Python-Powered Tiling Experience
https://tech.stonecharioteer.com/posts/2025/qtile-window-manager/
#ycombinator #linux #productivity #qtile #window_manager #python #rice
Boston Python is one of the world’s largest #Python user groups & a PSF Fiscal Sponsoree, hosting monthly talks, beginner workshops & more. Your donations help the community thrive- advancing our shared vision that Python is for everyone. Donate 👉 https://psfmember.org/civicrm/contribute/transact?reset=1&id=4

The Qtile Window Manager: A Python-Powered Tiling Experience
https://tech.stonecharioteer.com/posts/2025/qtile-window-manager/
Convertir coordenadas geográficas de grados, minutos y segundos (DMS) a sistema decimal (DD) en Python
En mapas web se suele usar el sistema decimal (Decimal Degrees) para los valores de latitud y longitud. Si se tienen los valores en grados, minutos y segundos (Degrees Minutes Secons) será necesario convertirlos. En python se puede hacer con dos líneas de código, usando el paquete de expresiones regulares (re).shit talking in github comments:
Narrator: the code was indeed, not entirely organically hand crafted.
#Programming #Python #development

Gemini 3 : Un IDE python hautement responsive, optimisé pour les tablettes.
Gros plantage du serveur en classe, session impossible à ouvrir.
On a tenté de basculer sur basthon, mais sur tablette c'était compliqué.
Du coup, un IDE Python. Sera en ligne prochainement. #NSI #Python #IDE

This is fine ...
#Python #PythonDocs #Downtime #FOSS

If you couldn't use #Python anymore, which language would you switch to and why?
#ai #vala coding gets closer - been trying to fight #python all day... - finally removed tree-sitter python dependencies in semantic code search (it was broke, it now uses the command line version, and we can specifiy what files to use) filled in instructions to actually get it to work, and build (some days getting python to install stuff seems like a miracle..) - anyway this should work as the code search for the LLM https://github.com/roojs/semantic-code-search
Twenty years of #Django releases 🚀 https://www.djangoproject.com/weblog/2025/nov/19/twenty-years-of-django-releases/ Over those twenty years,
- 447 Django releases shipped 🚢
- 131 security vulnerabilities addressed
- 262,203 releases of Django-related packages in the #Python ecosystem