Hi Pythonistas, Welcome to Pybites Code Challenge 53! In this challenge we get you query the Spotify API and perform a set of tasks.
Articles on challenges
Code Challenge 52 – Create your own Pomodoro Timer – Review
By PyBites Team on 1 October 2018
In this article we review last week’s Create your own Pomodoro Timer code challenge.
Code Challenge 52 – Create your own Pomodoro Timer
By PyBites Team on 24 September 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 52! In this challenge we get you create your very own Pomodoro Timer!
Twitter Digest 2017 Week 50
By PyBites Team on 17 December 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Making a Banner Generator With Pillow and Flask
By Bob Belderbos on 19 August 2017
In this article I will take last week’s banner.py Pillow script and integrate it into a Flask app.
Using Pillow to Create Nice Banners For Your Site
By Bob Belderbos on 11 August 2017
Running your site or business good chance you A. use promo material like banners and B. you make them manually with Photoshop, Gimp or what not. And yes for anything beyond the basics you probably need those programs. But what if you like to keep it simple and want to semi-automate things? Just an image and text on canvas? Enter Pillow – The friendly PIL fork, which makes this pretty easy. Come explore some of its capabilities with me in this article.
From Challenge to Project – How I Made PyTrack, Learning Modules and Packaging
By Martin Uribe on 7 July 2017
This is a guest post by Martin, a passionate Pythonista who turns our code challenges into cool projects. In this article he describes his process of building pyTrack, a simple task time tracker. Not only did he learn various Python modules – PeeWee, Maya and Click – he also stunned us delivering a project with great documentation and properly packaged code.
Learning Python by Building a Wisdom Quotes App
By Dante Septem on 9 May 2017
In this guest post Dante tells us about his Wisdom of the Ages app he built for PyBites code challenge 16 (reviewed here). The best way to learn Python is to build something and we are proud of our community achieving just that.
The making of my Task Manager App for the PyBites Code Challenge
By Martin Uribe on 2 May 2017
As a relatively newcomer to the Python scene I’ve come to realize that the best way to learn is to actually participate in coding challenges. This has helped to push me out of my comfort zone.
Twitter digest 2017 week 02
By PyBites Team on 13 January 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.