Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter digest 2017 week 14
By PyBites Team on 9 April 2017
Code Challenge 13 – Highest Rated Movie Directors – Review
By PyBites Team on 8 April 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.
Flask for Loops – Printing Dict Data
By Julian Sequeira on 6 April 2017
In this post I demo how to create an extremely simple Flask app that prints the contents of a Dict to a web page.
How we Automated our 100DaysOfCode Daily Tweet
By Bob Belderbos on 5 April 2017
In this article I show you a way to automatically tweet your #100DaysOfCode Challenge progress. This saves you some extra time to focus on the coding. Isn’t that all what matters?
How to Build a Simple Slack Bot
By Bob Belderbos on 4 April 2017
I was playing with Slack’s Real Time Messaging API the other day. Building a bot is pretty easy. In this article a simple example.
Code Challenge 13 – Highest Rated Movie Directors
By PyBites Team on 2 April 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! After last week’s (tictactoe game), we’d like to sharpen your data analysis skills this week by parsing a movie data set in search for highest rated directors. Enjoy and we review solutions end of this week.
Twitter digest 2017 week 13
By PyBites Team on 2 April 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Code Challenge 12 – Build a Tic-tac-toe Game – Review
By PyBites Team on 1 April 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.
100 Days of PyBites, 100 Days of Code
By PyBites Team on 29 March 2017
In celebration of PyBites being around for 100 days we’re taking on the 100 Days of Code Challenge!
5 Vim Tricks to Speed up Your Python Development
By Bob Belderbos on 28 March 2017
In this article 5 Vim shortcuts to speed up your Python development.