Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on iterators
Twitter digest 2017 week 06
By PyBites Team on 11 February 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
Python’s data model by example
By Bob Belderbos on 25 January 2017
After last post on OOP a logical follow-up is Python’s data model. We use the great Fluent Python book to code up an example of our own, showing the powerful way you can leverage this data model. You can download the notebook here.
5 cool things you can do with itertools
By Bob Belderbos on 12 January 2017
Itertools is a very useful module. In this short post I show some 5 examples how you can use it. Some of this stuff might be useful in next week’s challenge …
Twitter digest 2017 week 01
By PyBites Team on 7 January 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.