We usually care about keeping our terminal tools up to date. pip however doesn't provide an easy way to upgrade CLI packages. Here's a workaround. (more…)
Read more »
Hi there, since these are unsettling times and many of us are stuck at home, I wanted to offer you some distraction. Here's a gift code for a bundle of our flagship courses on Real Python: (more…)
Read more »
A Recommender System predicts the likelihood that a user would prefer an item. (more…)
Read more »
face_recognition - The world's simplest facial recognition api for Python and the command line... (more…)
Read more »
Who else hates doing repetitive tasks that you know could be automated? I know I do 🙋♀️. This is part two about how I used cron jobs and python to take care of ‘the boring stuff’ (link to Part 1). In this article I will discuss how I used Strava’s API... (more…)
Read more »