Machine learning made easy with Python Solve real-world machine learning problems with Naïve Bayes classifiers.
Build a programmable light display on Raspberry Pi Celebrate the holidays or any special occasion with a DIY light display using a Raspberry Pi, Python, and programmable LED lights.
Resize images using Python A quick explanation of how to resize images in Python while keeping the same aspect ratio.
10 examples of using Python in 2020 This year has been unprecedented in recent history, and Python has been in the thick of it.
Show progress in your Python apps with tqdm If your program takes a while to show results, avoid frustrating users by showing the progress it's making.
Learn Python by coding a simple game Explore Python (and other programming languages) by writing a "guess the number" game.