Machine Learning, artificial intelligence and face recognition are big topics right now. So I thought it would be fun to see how easy it is to use Python to detect faces in photos. This article will focus on just detecting faces, not face recognition which is actually assigning a name to a face. The most […]
I recently released a new book entitled ReportLab: PDF Processing with Python. In celebration of a successful launch, I have decided to do a little contest. Rules Post a comment telling me why you would want a copy The most clever or heartfelt commenter will be chosen by me The contest will run starting now […]
In this screencast, you will learn the basics of Python's sys module from the standard library. You can also read the chapter this screencast is based on here or on Leanpub Check out the entire Python 101 Screencast play list
There's only two days left to join the Kickstarter for my latest book, Jupyter Notebook 101. It's also one of the best times to help out as you get to help shape the book right now. I always take my reader's feedback when writing my books into consideration and have added lots of extra information […]
This week we welcome Lovely ricel Banquil (AKA Banx) as our PyDev of the Week. Banx is a tester by trade and recently presented a talk at PyCon Thailand. Let's spend some time getting to know Lovely better! Can you tell us a little about yourself (hobbies, education, etc): Hi! My name is Banx and […]
In this screencast, we will learn the basics of Python's subprocess module. Feel free to read the book that this video is based on here: http://python101.pythonlibrary.org/ or purchase the book on Leanpub