In this tutorial you will learn how to apply Optical Character Recognition (OCR) to images using Tesseract, Python, and OpenCV. (more…)
Read more »
Download and review IETF documents, such as Internet-Drafts or RFCs. - GitHub - larseggert/ietf-reviewtool: Download and review IETF documents, such as Internet-Drafts or RFCs. (more…)
Read more »
How I built a restaurant website using basic Python and LibreOffice calc as a backend... (more…)
Read more »
This book contains exercises and answers to learn the Python programming language. Programming is something you best learn by doing and that's why exercises are a great way to learn the Python programming language. Python is a widely popular progr... (more…)
Read more »
Mining for tweets This post explains generally how my Python 3 tweet searching script works. Twitter limits the maximum age of searchable tweets to roughly a week. As such, the script can se… (more…)
Read more »