In this post I will create a simple API with Flask and test it with curl and unit testing its HTTP methods.
How To Build a Simple API with Flask and Unit Test it
By Bob Belderbos on 3 March 2017
Pythonic String Formatting
By Julian Sequeira on 2 March 2017
The formatting of strings has been a hot topic in Python and something that I struggled with at the beginning. It’s quite interesting to see how it’s evolved over time to be what it is today!
I have been coding in Python for years and I still …
By PyBites Team on 1 March 2017
A quick post on a fun trend we saw on Twitter this morning: people posting how long they coded for and what they still had to lookup. Some of this is tongue in cheek of course, but the point is that programming is not easy. Secondly there is no shame in looking things up, we all do it! What do fellow Pythonistas say?
Code Challenge 08 – House Inventory Tracker
By PyBites Team on 26 February 2017
A new week, more coding! In this challenge you will create an app to keep track of a house inventory.
Code Challenge 07 – Twitter Sentiment Analysis – Review
By PyBites Team on 25 February 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 08
By PyBites Team on 25 February 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.
Write Pythonic Code Like a Seasoned Developer Review
By Julian Sequeira on 23 February 2017
Review of Michael Kennedy’s Brilliant Pythonic Code Course
5 tips to speed up your Python code
By Bob Belderbos on 21 February 2017
In this post I will give you 5 tips to speed up your code.
Code Challenge 07 – Twitter Sentiment Analysis
By PyBites Team on 19 February 2017
A new week, more coding! In this challenge you will do a sentiment analysis of a recently released movie, is it well received or not?
Twitter digest 2017 week 07
By PyBites Team on 18 February 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.