Contributions

Article
Six refactorings you can apply right now to make your code cleaner.
Article
Want to improve your Python code but not sure where to start? This is the latest in a series about quick changes you can make that will improve readability.
Article
Six more examples of ways to refactor your Python code, and why they are improvements
Article
Some Python refactorings that you can apply to your code, and why they are good ideas.
Article
Six refactorings that can improve your Python code, explaining why each is a good idea.
Article
Six more examples of ways to refactor your Python code, and why they are improvements
Article
Six examples of ways to refactor your Python code, and why they are improvements.
Article
Get an instant quality boost to your open source codebase.
Article
A guide to comprehensions, generators and useful functions and classes
Article
A simple GitHub action for formatting, linting, testing, and building a Python application
Article
Best practices for tracking down and resolving software issues.
Tutorial
Get your Python app deployed in Docker in no time!
Article
Some practical advice on refactoring your code, with examples in Python.