🔴 AO VIVO: #PyLadies DF: Mulheres que Programam o Futuro! com Keline Dantas e Sarah Tuyani na #PythonCerrado2025 💜🐍
Conheça a comunidade que une aprendizado, apoio e equidade de gênero na tecnologia!
🎥 https://www.youtube.com/watch?v=BZU9xHgg0cs
#python

The #NeuroFedora team has changed how it packages software for users. We now prioritise software that cannot easily be installed from upstream forges (like PyPi) for inclusion as #rpm packages into @fedora . Software that can be easily installed is tested to ensure that it functions on all the #Python versions supported by any Fedora release.
Read more here:
https://neuroblog.fedoraproject.org/2025/08/02/packaging-changes-at-neurofedora.html
The Comp Neuro Lab has also been dropped.
#Neuroscience #ComputationalNeuroscience #FOSS #Linux #Distributions

Cómo clonar un repositorio de #GitHub para instalar y ejecutar una aplicación #Python
lanzatu.blog/2025/08/02/c...
Cómo clonar un repositorio de ...
Add a safe shutdown button to your #raspberrypi with just a few lines of #python! 🔘🐍
Check out the full guide here: 👉 https://peppe8o.com/shutdown-button-with-raspberry-pi-and-python/ Have you implemented a hardware button on your Pi? Share your setup or ideas below! 👇

Cómo clonar un repositorio de GitHub para instalar y ejecutar una aplicación Python
Tuturial para instalar y ejecutar una aplicación Python en tu equipo local.

I think I finally coerced Textual into making this dashboard grid reactive.
It resizes itself, changes the number of columns, is scrollable...
It sounds easy but it isn't? Textual Grids are really meant to just fill the entire space as layout elements, and TCSS doesn't have many reactive things, so I just kind of have an `on_resize` hook in the python code that dynamically changes the values, but hey it works!
@tartley progress report on my experiment. I have been religiously interacting with #Python only via #uv. No installing outside of uv environments. Then I had to interact with some projects using poetry. So I also had Python installed by Poetry. Are these the same binaries or not? I haven't investigated. Uv would likely re-use the ones installed by Poetry. Does it work the other way round? Probs not. Anyways, this remains a virgin system, because I haven't had any #julialang, #Jupiter or #Quarto on it yet - they're bound to be needed at some point and then it may break the harmony. Or just someone showing up with a good ol' pipenv. But at least starting from uv seems to delay the chaos.
#emacs and #python casual stream, come hang out!
https://www.twitch.tv/pizzatorque
I found a problem with my nice #trimesh mesh drawing helper :(((
Single triangle "faces" dont have the edges listed on `mesh.facets_boundary`. So I miss drawing their edges. Code at: https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_08_02
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
🔴 AO VIVO: “Hackers Não Dormem… Mas Meu Script de #Python Também Não!” com Rodolfo Neves na #PythonCerrado2025 🛡️🐍
Aprenda a montar um mini-SOC com Python: monitore logs, detecte ataques e bloqueie invasores com código direto ao ponto!
🎥 https://www.youtube.com/watch?v=-0orDepcce4
My weekly newsletter is out!
This week's agenda:
🛠️ The social-media-kit project
📝 New learning resources
📚Book of the week - Models Demystified by Michael Clark and Seth Berry
📌 Join 30k subscribers and subscribe for weekly updates.
https://ramikrispin.substack.com/p/new-book-models-demystified-the-social
#ai #datascience #machinelearning #ai #python #rstats
Executing arbitrary Python code from a comment https://lobste.rs/s/0jfjcg #python
https://www.hacktron.ai/blog/posts/python-zip-confusion/