Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we will give you the opportunity to enhance our challenge platform by creating a simple API to track how much time our challenges take (and possibly other metadata).
PyBites Team
This is the PyBites team here — keep calm and code in Python!
Code Challenge 22 – Packt Free Ebook Web Scraper – Review
By PyBites Team on 12 June 2017
In this article we review last week’s Packt free ebook code challenge. We really scratched our own itch building both a notification service and an ebook download manager.
Twitter digest 2017 week 23
By PyBites Team on 11 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 22 – Packt Free Ebook Web Scraper
By PyBites Team on 5 June 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we will do some web scraping of Packt’s daily free ebook, sending out daily notifications. This week we even have a unique opportunity to sponsor the Python Community, read on … and happy coding!
Code Challenge 21 – Electricity Cost Calculation App – Review
By PyBites Team on 5 June 2017
In this article we review this week’s code challenge #21 for which we got some nice PRs.
Twitter digest 2017 week 22
By PyBites Team on 4 June 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
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 20 – Object Oriented Programming Fun – Review
By PyBites Team on 29 May 2017
It’s review time again. Wow: challenge #20 already! We can’t believe we have worked through so many already. We also keep receiving amazing PRs, awesome!
Twitter digest 2017 week 21
By PyBites Team on 28 May 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 20 – Object Oriented Programming Fun
By PyBites Team on 22 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we will let you experiment with Object Oriented Programming, an important skill and fundamental building block of (everthing-is-an-object) Python. Enjoy!