A relevant and timely recommendation can be a pleasant surprise that will delight your users. Unfortunately it can be difficult to build a system that will produce useful suggestions, which is why this week's guest, Nicolas Hug, built a library to help wi... (more…)
Read more »
Learn to integrate Apache Kafka with Python asyncio web applications by building an asyncio-enabled Kafka producer, complete with code examples. (more…)
Read more »
Pyright is a tool by Microsoft for statically type checking Python code. It is faster and more efficient than the alternatives. (more…)
Read more »
The Packaging Working Group of the Python Software Foundation is launching an all-new sponsorship program to sustain and improve Py... (more…)
Read more »
We needed a Python interpreter that can be shipped everywhere. You won’t believe what happened next! “When I said I wanted portable Python, this is NOT what I meant!” In theory, Python is a portable language. You can write your script locally and distribu... (more…)
Read more »