X
Pybites coaching update: Bob and Julian now offer coaching independently.
Learn more →
Skip to content
Pybites

Pybites

  • Community
  • Code Platform
  • Articles
  • Search

Articles on decorators

Flask

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.

Code Challenges

Code Challenge 09 – The With Statement and Context Managers

By PyBites Team on 6 March 2017

A new week, more coding! This week we have a free form exercise. This week you will implement your own Context Manager (= support with on your object).

Best Practices

Beautiful, idiomatic Python

By Bob Belderbos on 10 January 2017

Transforming Code into Beautiful, Idiomatic Python is a must-watch to write more Pythonic code. In this post some highlights.

Posts pagination

Newer posts Page 1 Page 2