In this tutorial, you'll learn how to use Brython to run Python code in the browser. Although most front-end web applications are written in JavaScript, you can use Brython to access JavaScript libraries and APIs and deploy Python-based applications to th... (more…)
Read more »
Python is one of the most popular and accessible programming languages of all time but is far from being the fastest. Many library and… (more…)
Read more »
The below is mostly a log of my thought process while building out some functionality that I wanted to add into searchcode server. I kept a record of progress and thoughts while doing this in the hopes that I get some sort of useful blog post out of it. I... (more…)
Read more »
For reasons outside of the scope of this entry, I recently installed
Ubuntu's package (for Ubuntu 20.04) of the Python netaddr on a system of ours. When I did,
I got an interesting Python warning that I hadn't seen before: (more…)
Read more »
This year marks the 40th anniversary of Monty Python and the Holy Grail and as the group has always been upfront about shamelessly milking their fans for cash, there’s a new version of the Blu-Ray out, and a new print touring the world. (more…)
Read more »