About a year ago, smack in the middle of the pandemic, I turned to the internet for some retail therapy. I’m a musician, so my usual retail therapist of choice is Reverb.com; a sort of fancy Craigslist or eBay just for musicians. Every day, I... | Peter S... (more…)
Read more »
pyppeteer is a Python port of a headless Chromium browser automation library puppeteer. It is a very useful tool in general and can be used to perform a number of tasks like web scraping, automation and making website screenshots! The advantage of using a... (more…)
Read more »
In this post, I show you a real-life example of how to create, handle and log exceptions effectively in Python.... (more…)
Read more »
Title: Building command line tools with Python; Date: 2017-03-17; Author: Sahil Singh... (more…)
Read more »
Exhaustive, simple, beautiful and concise. A truly pythonic cheat sheet about Python programming language. (more…)
Read more »