Some time ago I asked on Twitter: I was curious what you use #Python decorators for? And I got quite an amazing / insightful response: The obvious next step for me was to look at some examples / use cases. So below are 5 useful applications of decorators. Study them, then apply similar things to… Continue reading 5 Helpful Python Decorator Use Cases
Articles on python
Exploring the Modern Python Command-Line Interface
By Erik O'Shaughnessy on 27 April 2020
Delve into the why and the how of writing command-line tools using Python.
4 Common Mistakes When Learning Python and Programming
By Bob Belderbos on 19 March 2020
How are you progressing with your Python? What could be holding you back? I gave it some thought and identified 4 issues we commonly see that hold people back from becoming a proficient Pythonista and programmer.
Introduction to Python Functions
By Julian Sequeira on 11 February 2020
In this article I’m going to break down what a function is and how you can use them to be a better coder.
Linting with Flake8
By Julian Sequeira on 8 October 2019
What the heck is linting? Let’s dive into the concept and talk about how flake8 can help us make our code better.
2 years of PyBites, Our Pythonic Journey and the Creation of an Awesome Community
By PyBites Team on 19 December 2018
Today marks exactly 2 years since we set off on our amazing PyBites journey. In this special post we look back and reflect on what we learned.
Persistent Virtualenv Environment Variables with python-dotenv
By Julian Sequeira on 6 October 2018
In this article I’m going to show you how to declare persistent environment variables in Python Virtual Environments with python-dotenv.
PyBites 1 Year Special – Taking Python Code Challenges to the Next Level …
By PyBites Team on 20 December 2017
A milestone: yesterday, 19th of December 2017, we celebrated our first PyBirthday! That is, PyBites is one year old! We are proud of what we have achieved so far and we are ignited to continue our course of learning and teaching Python with our growing community. A bit of reflection followed by a big announcement! Read on …
Twitter Digest 2017 Week 50
By PyBites Team on 17 December 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Twitter Digest 2017 Week 49
By PyBites Team on 10 December 2017
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.