In this article we review last week’s Calculate the Duration of a Directory of Audio Files code challenge.
Articles on code challenge
Code Challenge 56 – Calculate the Duration of a Directory of Audio Files
By PyBites Team on 23 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 56! In this challenge we’re asking you to work with directory, files and audio meta data!
Code Challenge 55 – #100DaysOfCode Curriculum Generator – Review
By PyBites Team on 23 October 2018
In this article we review last week’s #100DaysOfCode Curriculum Generator code challenge.
Code Challenge 55 – #100DaysOfCode Curriculum Generator
By PyBites Team on 16 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 55! In this challenge we’re asking that you create your own #100DaysOfCode Curriculum Generator.
Code Challenge 54 – Python Clipboard History – Review
By PyBites Team on 16 October 2018
In this article we review last week’s Python Clipboard History code challenge.
Code Challenge 54 – Python Clipboard History
By PyBites Team on 9 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 54! In this challenge we’re asking that you create your own Clipboard History tool!
Code Challenge 53 – Query the Spotify API
By PyBites Team on 1 October 2018
Hi Pythonistas, Welcome to Pybites Code Challenge 53! In this challenge we get you query the Spotify API and perform a set of tasks.
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!
Using Feedparser, Difflib and Plotly to Analyze PyBites Blog Tags
By Mridu Bhatnagar on 29 January 2018
I came across PyBites through a random retweet by some other Pythonista and was intrigued by the challenges Bob and Julian post. Learning cool things by building something always fascinated me so I love and enjoy contributing to the PyBites community through solving random challenges that I find interesting. Long story short I picked up PyBites Code Challenge 03 and am sharing my solution here.