Back to projects
Mar 20, 2025
1 min read

PEP8 Python Checker

PEP8 style checker

This repository aims to check whether a folder (with its subfiles) or project complies with some of PEP8’s rules. Mainly the ones evaluated in some coding courses.