Hi Pythonistas, a new week, a new ‘bite’ of Python coding. Wow challenge 30 already! This week we let you hone your refactoring skills. Learn, code, PR submit (don’t be shy) and above all have fun!
Code Challenge 30 – The Art of Refactoring: Improve Your Code
By PyBites Team on 1 August 2017
Code Challenge 29 – Create a Simple Django App – Review
By PyBites Team on 31 July 2017
In this article we review last week’s Create a Simple Django App code challenge. The Django fever continues …
Twitter digest 2017 week 30
By PyBites Team on 30 July 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
PyBites Module of the Week – Pexpect
By Julian Sequeira on 27 July 2017
A brief overview of the pexpect module
Code Challenge 29 – Create a Simple Django App
By PyBites Team on 25 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We are 2 weeks into learning Django (our second 100 Days project) so we thought it’s about time to dedicate a code challenge to it. So this week is all about coding (and deploying) a Django app. Have fun!
Code Challenge 28 – Integrate a Bokeh Chart Into Flask – Review
By PyBites Team on 24 July 2017
In this article we review last week’s Integrate a Bokeh Chart Into Flask code challenge. We got some really nice submissions to share …
Deploying a Django App to PythonAnywhere
By Bob Belderbos on 23 July 2017
After Julian’s great article on deploying a Flask app to Heroku, let’s look at how we can deploy a Django app to PythonAnywhere (PA).
Twitter digest 2017 week 29
By PyBites Team on 23 July 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Step-by-Step Guide on Deploying a Simple Flask App to Heroku
By Julian Sequeira on 21 July 2017
A step-by-step guide on deploying a simple flask app to Heroku.
Code Challenge 28 – Integrate a Bokeh Chart Into Flask
By Michael Herman on 18 July 2017
Hi Pythonistas, a new week, a new ‘bite’ of Python coding! We are delighted to have Michael Herman (Real Python) deliver this week’s challenge. Prepare to learn some useful new skills and above all have fun!