In this short article I will demonstrate a nifty trick to get your python tracebacks annotated with git blame information, specifically… (more…)
Read more »
Python's creator Guido van Rossum shared his opinions on other programming languages during a new hour-long interview with Microsoft's principle cloud advocate manager. Some of the highlights: (more…)
Read more »
Asynchronous and typing are new standards in Python, and they are especially useful for developing API clients to abstract and test external API response. (more…)
Read more »
The Python developers have already released five alpha versions of Python 3.9.0 and you can already try the latest one in Fedora! Test your Python code with 3.9 early to avoid surprises once the final 3.9.0 is out in October. Install Python 3.9 on Fedora ... (more…)
Read more »
WebApps in pure Python. No JavaScript, HTML and CSS needed - rio-labs/rio... (more…)
Read more »