Code for the Python code smells video on the ArjanCodes channel.

ArjanCodes ArjanCodes Last update: Mar 21, 2024

7 Python code smells

This repository contains the code for the Python code smells video on the ArjanCodes channel (watch the video here).

The example is about employees at a company. In before.py, you find the original code (containing 7 code smells + a bonus smell). The after.py file contains the same code, but a lot less smelly.

Tags:

Subscribe to our newsletter