Python

Write an awesome doc for Python. A very nice an practical one extracted from Python official documentation.

View on GitHub

Pre-commit & Pre-push Git Hooks

[!NOTE]

You do not need to install Ruff, it will use the link provided in the .pre-commit-config.yaml file to know how it should format and lint your code.