Nvidia Shield TV Pro
While currently this website doesn't advertise, when I encounter products that are either well made or good value (and just …
WSGI and simple xhtml DOM creation
I've found creating web content using a DOM (Document Object Model) very convenient (in more than one language). It allows …
Create a Python module with the C API
While you would normally create the C portions of a Python module in a separate library, there are however some …