death and gravity: reader 3.20 released – we're so back
Link: https://death.andgravity.com/reader-3-20
Hi there!
I'm happy to announce version 3.20 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.16.
Web app re-design #
In early 2025,
I started a web app re
Link: https://death.andgravity.com/reader-3-20
Hi there!
I'm happy to announce version 3.20 of reader, a Python feed reader library.
What's new? #
Here are the highlights since reader 3.16.
Web app re-design #
In early 2025,
I started a web app re
The Python Coding Stack: My Life • The Autobiography of a Python Object
Link: https://www.thepythoncodingstack.com/p/my-life-the-autobiography-of-a-python-object
And that’s it. I exist.I have no recollection of anything before this instant. But I’m very aware of what I am now. I’m an object.This is the line of code that brought me into existence:All code block
Link: https://www.thepythoncodingstack.com/p/my-life-the-autobiography-of-a-python-object
And that’s it. I exist.I have no recollection of anything before this instant. But I’m very aware of what I am now. I’m an object.This is the line of code that brought me into existence:All code block
Thepythoncodingstack
My Life • The Autobiography of a Python Object
A short post showing Python from the eyes of object 0x101dd38c0
Talk Python to Me: #528: Python apps with LLM building blocks
Link: https://talkpython.fm/episodes/show/528/python-apps-with-llm-building-blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patt
Link: https://talkpython.fm/episodes/show/528/python-apps-with-llm-building-blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patt
talkpython.fm
Python apps with LLM building blocks
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patterns for wrapping these calls, caching and inspecting responses…
Zato Blog: Network Packet Broker Automation in Python
Link: https://zato.io/en/blog/network-packet-broker-automation-python.html
Network Packet Broker Automation in Python
2025-12-01, by Dariusz Suchojad
Packet brokers are crucial for network engineers, providing a clear, detailed view of network traffic,
aiding in effi
Link: https://zato.io/en/blog/network-packet-broker-automation-python.html
Network Packet Broker Automation in Python
2025-12-01, by Dariusz Suchojad
Packet brokers are crucial for network engineers, providing a clear, detailed view of network traffic,
aiding in effi
zato.io
Network Packet Broker Automation in Python | Zato
Comprehensive guide to automating network packet brokers with Python and Zato. Learn to build programmable network monitoring and traffic management solutions.
Real Python: Quiz: Quantum Computing Basics With Qiskit
Link: https://realpython.com/quizzes/quantum-computing-basics/
Dive into quantum computing fundamentals with this quiz. You’ll practice key ideas like superposition, measurement, entanglement, and how quantum and classical systems work together. You’ll also revis
Link: https://realpython.com/quizzes/quantum-computing-basics/
Dive into quantum computing fundamentals with this quiz. You’ll practice key ideas like superposition, measurement, entanglement, and how quantum and classical systems work together. You’ll also revis
Realpython
Quantum Computing Basics With Qiskit Quiz – Real Python
Test your understanding of quantum computing basics, including superposition, qubits, entanglement, and key programming concepts.