In this article we review last week’s Image Manipulation With Pillow code challenge. Some nice submissions to share …
Articles on newquote
Code Challenge 31 – Image Manipulation With Pillow
By PyBites Team on 8 August 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding. Let’s shift gears a little bit: this week we have you choose an image manipulation task using Pillow, “the friendly PIL (Python Imaging Library) fork”. Have fun!
Code Challenge 21 – Electricity Cost Calculation App
By PyBites Team on 29 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we will get you to create a simple app to calculate the monetary cost of using an electrical device. Enjoy!
Code Challenge 11 – Generators for Fun and Profit
By PyBites Team on 20 March 2017
A new week, a new ‘bite’ of Python coding! After last week’s article on generators we will get you to practice a bit more with them in our new challenge. Good luck and have fun.