Organization for code quality tools (and plugins) for the Python programming language
29
Öffentliche Repositories
33.005
Sterne gesamt
1.010
Follower
Die Organisation PyCQA auf GitHub bietet eine breite Palette an Repositories, die sich auf die Codequalität in der Programmiersprache Python konzentrieren. Zu den bemerkenswerten Projekten gehören Bandit, isort und flake8, die Entwicklern helfen, Sicherheitsprobleme zu identifizieren und den Stil von Python-Code zu überprüfen.
Bandit is a tool designed to find common security issues in Python code.
A Python utility / library to sort imports.
Simple Python style checker in one Python file
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 simple program which checks Python source files for errors
docstring style checker
A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.
Removes unused imports and unused variables as reported by pyflakes
Bottom-up approach to refactoring in python
McCabe complexity checker for Python
Formats docstrings to follow PEP 257
Naming Convention checker for Python
Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)
IDE allow you to refactor code, Baron allows you to write refactoring code.
Flake8 plugin that checks import order against various Python Style Guides
Removes commented-out code from Python files
Style checker for sphinx (or other) rst documentation.
Integration of pydocstyle and flake8 for combined linting and reporting
Flake8 extension for enforcing trailing commas in python
A plugin for Flake8 that provides specializations for type hinting stub files
Documentation about how the PyCQA organization works
GitHub Action to run Bandit
JSON formatter for Flake8 output
Project to make writing plugins across major versions of flake8 easier
A repository to collect examples of Python code for testing code-quality tools
A Visual Studio Code extension with support for the Bandit static analysis tool.
Mirror of PyCQA's infrastructure playbooks
A Pylint plugin to suppress pytest-related false positives.
Add a console script for the mccabe complexity checker
PyCQA entwickelt verschiedene Tools zur Verbesserung der Codequalität für Python. Dazu gehören Projekte wie Bandit zur Sicherheitsüberprüfung und flake8 zur Stilprüfung von Python-Code.
PyCQA konzentriert sich hauptsächlich auf die Programmiersprache Python. Alle Repositories und Tools sind speziell auf die Bedürfnisse von Python-Entwicklern zugeschnitten.
Ja, alle Repositories von PyCQA sind öffentlich zugänglich. Dies ermöglicht es der Entwicklergemeinschaft, die Tools zu nutzen, zur Verbesserung beizutragen und die Codequalität in Python-Projekten zu fördern.
Überwache Python Code Quality Authority mit RepoGuard und werde benachrichtigt, sobald ein neues öffentliches Repository auftaucht.
Diesen Account überwachen