imgkit - 🎆Wkhtmltoimage python wrapper to convert html to image...
Read more »
I am interested in writing. I write a blog, and sometimes op-eds on issues I am passionate about. I am not a native English speaker, so I… (more…)
Read more »
Beyond the print() function in Python
Hey guys, today I am going to talk about some features of the print() function in python. You will probably have come across some of these functions while others could seem new.
Let's start by understanding the b... (more…)
Read more »
I'm going to go over some C code that implements a bloom filter, and then I'm going to show you how you can make use of that data structure in Python code through the use of cffi. (more…)
Read more »