Galera, minha atividade aberta (presencial) de #Python no #SescAvPaulista está rolando às terças à tarde este semestre.
Todas as pessoas são bem-vindas, não precisa ter conhecimentos prévios, veja no link mais detalhes, um pouco do que vamos conversar (e tem alguns registros do que já conversamos):
https://hackmd.io/@sesc-av-paulista/estudos-em-python
PyCon Taiwan 2025 ticket sales extended until August 24 👉 https://lihi.cc/oAJN5
Am I the only one who didn't know that #Python list comprehensions (and presumably other types of comprehensions) can accept **multiple** conditional statements at the end?
[i for i in range(30) if i%2 if i%3 if i%5]
🚀 Milestone for pyOpenSci!
Our first Executive Council transition is here:
💛 Tracy Teal, our founding Chair, steps down after 3 incredible years.
🌟 Karen Cranston steps in as Chair.
✨ April Johnson joins the Council.
This is more than a leadership change—it’s a sign of our maturity as a community.
Read more: https://www.pyopensci.org/blog/pyopensci-bof-community-scipy-2025.html
#OpenScience #Python #Leadership #CommunityDriven

【エヴァンゲリオン】ヤシマ作戦みたいな臨場感と緊張感があるタイマーアプリを作りたい
https://qiita.com/Necoze/items/1b3ec72415dec3039304?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Python #Windows #エヴァンゲリオン #Tkinter
Shared Mutual State!
If you define a #Python global variable as a dict; please don't modify that dict in various scopes!
Very confusing debugging situtation.
Buscando información para configurar el corrector ortográfico en Tokodon, di por casualidad con este enlace. Cuando saque un poco de tiempo intentaré probarlo.
https://recursospython.com/guias-y-manuales/hunspell-corrector-ortografico/
The PyCon Ireland 2025 call for speakers closes at tomorrow night!
If you haven’t got your submission in, now is the time to do it - it’s the final countdown!
https://python.ie/pycon-2025/call-for-speakers/
#PyConIe #Python #PyCon #PythonIe

📰 Django News - A New Django Fellow - Aug 15th 2025
https://django-news.com/issues/298
My latest blog post: Installing CircuitPython on a Freenove ESP32-S3-WROOM CAM Board
https://mikecoats.com/circuitpython-on-freenove-esp32/
In celebration of CircuitPython Day 2025, here's how I installed CircuitPython on one of my favourite, but unsupported, boards, the Freenove ESP32-S3-WROOM CAM Board.
#circuitPythonDay2025 #circuitPython #embedded #esp32 #espressif #freenove #python
Story of my goddamn life
I once broke a website because my functions file left out a `)`
#programming #python #coding #debugging #sillybilly

#Python Friday #292: Extract Text From Audio Files With Whisper - #ai #nlp
https://pythonfriday.dev/2025/08/292-extract-text-from-audio-files-with-whisper/