It's not just a linter that annoys you!
-
Updated
Nov 12, 2024 - Python
It's not just a linter that annoys you!
Simple Python style checker in one Python file
A tool that automatically formats Python code to conform to the PEP 8 style guide.
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
A GitHub app to automatically review Python code style over Pull Requests
Naming Convention checker for Python
Git pre-receive hook to check commits and code style
A GitHub action for autopep8, a tool that automatically formats Python code to conform to the PEP 8 style guide.
Python Scripts on Multithreading. This repo shows us various usage of Python's threading module with different sets of requirements.
How to make your code shine with isort, Black, Flake8, and Pylint. Guidelines and best practice suggestions on how to write Python code.
This project is intended to help developers to code better using Python best practices
Python 3 (PEP 8) version of design patterns for humans: https://github.com/kamranahmedse/design-patterns-for-humans
A PEP8 Analysis Tool for Kaggle Notebooks and Google Colab.
GDG Ukraine website, event registration forms.
The list of the python projects which I made during learning python with Jetbrains Academy.
The fitness tracker module. OOP paradigms are used.
Add a description, image, and links to the pep8 topic page so that developers can more easily learn about it.
To associate your repository with the pep8 topic, visit your repo's landing page and select "manage topics."