Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on Github
Twitter Digest 2018 Week 13
By PyBites Team on 1 April 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 47 – PyBites First Year in Data (Special)
By PyBites Team on 22 December 2017
Hi Pythonistas, can you believe it’s been a full year of PyBites already?! To commemorate our 1st birthday we figured the next challenge should be around… us!
Code Challenge 38 – Build Your Own Hacktoberfest Checker With Bottle – Review
By PyBites Team on 1 November 2017
In this article we review last week’s Build Your Own Hacktoberfest Checker With Bottle code challenge.
Twitter Digest 2017 Week 42
By PyBites Team on 22 October 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 38 – Build Your Own Hacktoberfest Checker With Bottle
By PyBites Team on 4 October 2017
Hi Pythonistas, Hacktoberfest started. Let’s make open source better and track our progress with a little app you will build using the Bottle web framework.
How to Learn Python
By PyBites Team on 16 September 2017
Python is a mature language, easy to learn and here to stay. But where to start? We see a lot of new Pythonistas posting questions like: How to learn Python?, Where do I start?, What approach to take?. We were there once too. Now with 9 months of PyBites and 200 articles under our belt, we share how we learned Python.
Twitter digest 2017 week 35
By PyBites Team on 3 September 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 23 – Challenge Estimated Time API – Review
By PyBites Team on 18 June 2017
In this article we review last week’s Challenge Estimated Time API. This was a cool challenge and we implemented it using Github’s awesome platform and API.
Code Challenge 23 – Challenge Estimated Time API
By PyBites Team on 13 June 2017
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).