Python3 Maze Generator with Disjoint Set. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
At Opendoor we started putting all our Python services in a single repo. This article explains what worked well for us… (more…)
Read more »
Next generation GPU API for Python. Contribute to pygfx/wgpu-py development by creating an account on GitHub. (more…)
Read more »
Python 3.6 is out and provides formatted string literals.
Read more »
Category theory is a mathematical theory with reputation for being very abstract. Category theory is an algebraic theory of functions. It has the flavor of connecting up little pipes and ports that is reminiscent of dataflow languages or circuits, but wit... (more…)
Read more »