AIRA has developed an open source framework to make HTR easier to productionize. (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 »
In this tutorial, you'll learn about the SciPy ecosystem and how it differs from the SciPy library. You'll learn how to install SciPy using Anaconda or pip and see some of its modules. Then, you'll focus on examples that use the clustering and optimizatio... (more…)
Read more »
Rich is a Python library for rich text and beautiful formatting in the terminal. - willmcgugan/rich... (more…)
Read more »
Learn how to perform web scraping with python using the python libraries like beautiful soup and selenium automation tool. (more…)
Read more »