Python implementation of Weng-Lin Bayesian ranking, a better, license-free alternative to TrueSkill - GitHub - OpenDebates/openskill.py: Python implementation of Weng-Lin Bayesian ranking, a bette... (more…)
Read more »
Python 3.6.2rc1 is now available. Python 3.6.2rc1 is the release candidate for the next maintenance release of Python 3.6. See the change... (more…)
Read more »
Well, this one took a bit more time due to some surprise last time
reference leaks and release blockers to fix, but now Python 3.10.0a5 it’s
here. Will this be the first release announcement of the 3.10 series
without copy-paste typos? Go get it here: (more…)
Read more »
I used to love asyncio. For a period of time, nearly all my stuff was written for asyncio. I wrote a Flask-like (mistake IMO) web framework, and a fully async ORM, both built from the ground up for asyncio. I even got in arguments defending it with people... (more…)
Read more »
In this video, we are looking at converting the book sharing program into a menu-driven command line usable application. (more…)
Read more »