This week was pretty busy due to PyCon, but what an amazing conference! A lot to absorb which we will digest in the upcoming articles. First our regular schedule though: review of last week’s challenge: post to your favorite API.
PyBites Team
This is the PyBites team here — keep calm and code in Python!
Twitter digest 2017 week 20
By PyBites Team on 21 May 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
How to Parse Common Data Formats in Python
By PyBites Team on 16 May 2017
In this post we demonstrate ways in which you can parse common data formats used in Python.
Code Challenge 19 – Post to Your Favorite API
By PyBites Team on 15 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week part 2 of APIs: post to your favorite API. Enjoy
Code Challenge 18 – Get Recommendations – Review
By PyBites Team on 15 May 2017
Before moving onto the new challenge let’s review last week’s challenge. It’s never late to sign up, just fork our challenges repo and start coding.
Twitter digest 2017 week 19
By PyBites Team on 14 May 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 18 – Get Recommendations
By PyBites Team on 8 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we’ll do another API exercise: you will parse your Twitter feed searching for book / movie / music / you-name-it recommendations. Can you create a simple ParrotRead? Enjoy
Code Challenge 17 – Never Miss a Good Podcast – Review
By PyBites Team on 7 May 2017
It’s end of the week again so we review the code challenge of this week. It’s never late to sign up, just fork our challenges repo and start coding.
Twitter digest 2017 week 18
By PyBites Team on 7 May 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 17 – Never Miss a Good Podcast
By PyBites Team on 1 May 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! This week we’ll let you import a Podcast feed, store it in SQLite, and email unplayed episodes at a regular interval. Inspiration here. Enjoy!