Tune in to our livestream for a fun-packed experience with an incredible guest lineup!
Carlton Gibson will be joining us as a special guest! More to come
Get a Free ticket and join the conversation!
https://za.pycon.org/friends-of-pycon-africa
#FriendsOfPyConAfrica #Python #PyConAfrica #PyConZA

Tune in to our livestream for a fun-packed experience with an incredible guest lineup!
Carlton Gibson will be joining us as a special guest! More to come
Get a Free ticket and join the conversation!
https://za.pycon.org/friends-of-pycon-africa
#FriendsOfPyConAfrica #Python #PyConAfrica #PyConZA

The idea behind Spec coding is that if you can write user stories with functional and non-functional requirements you should be able to prompt an LLM to create an app for you. #ai #llm #gemini #python
https://salvatore.denaro.nyc/2025/08/comparing-ai-spec-coded-python-flask.html
Trabalho com FastAPI desde 2020 hoje é uma dos frameworks mais populares do ecosistema python, hoje vou fazer uma introdução de como criar sua API com fastapi!
https://youtu.be/_GQrxqxD3_k
#python #fastapi

Did you miss the Mysterious Sticker during PyCon US? You can now solve it online (start at https://medianoche.org/mother-of-exiles) and figure out what it was all about! #python #pycon #pyconus
🚀 开发者福音!LangShift dev 编程语言转换学习平台
🔥用对比学习法免费掌握新编程语言
🐍并排对比语法差异,直观理解语言特性
📚免费开源,完全免费,无需注册
👉https://www.ahhhhfs.com/74766/
#编程学习 #开发者工具 #Python #JavaScript

> Czysty #Python.
Zagląda do środka.
> Wpisany do pliku Pythona kod maszynowy, uruchamiany przez ctypes.
https://github.com/flababah/cpuid.py/blob/master/cpuid.py
> Pure #Python.
Looks inside.
> Inline machine code ran via ctypes.
https://github.com/flababah/cpuid.py/blob/master/cpuid.py
Python bubble: I tried to figure out if twisted templates have some form of conditional rendering. Normal web search with ddg brought up nothing. Then I tried two Artificial Idiots provided by ddg. Both are confident that there is something like
<t:if condition="...">...
or
<py:if condition="..."
Asked for the documentation URLs they even showed plausible looking URLs: yet 404 for all of them.
Is there any conditional templating?
#python #twisted #templates #webtemplates #programming
anyone familiar with VSCode and Jupyter notebooks on here?
we're switching to VSCode in our computer science class this year; my question is, how accessible are Jupyter notebooks to screen readers? are there any pitfalls we need to be aware of? what keyboard shortcuts do we need to know?
#Accessibility #Blind #Python #VSCode #NVDA
🐍 I did a project with my son when he was younger to create a videogame in #Python. We *both* learned a lot from the experience, and I recorded what we learned. https://www.mattlayman.com/blog/2019/teach-kid-code-pygame-zero/
I released uv-secure 0.13.0 to PyPi. This release adds new flags to warn against dependencies with some of the new PEP 792 statuses (archived, deprecated, quarantined) that you might not want. #Python
