A new application server combining the best ideas from Plone, Zope, Pyramid, and Django... (more…)
Read more »
An object relational mapper maps a relational database system to objects. If you are unfamiliar with object orientated programming, read this tutorial first. The ORM is independent of which relational database system is used. From within Python, you can ... (more…)
Read more »
I’ve been working on git-branchless, a Git workflow similar to the Mercurial “stacked-diff” workflows used at Google and Facebook. I originally wrote it in P... (more…)
Read more »
On April 20th, 2020, a release manager named Benjamin Peterson smashed the “publish” button on Python 2.7.18. (more…)
Read more »