Organization for code quality tools (and plugins) for the Python programming language
29
Repository pubblici
33.005
Stelle totali
1010
Follower
PyCQA, conosciuta come Python Code Quality Authority, ha una presenza attiva su GitHub con un'ampia gamma di repository dedicati alla qualità del codice in Python. Tra i progetti più noti ci sono bandit, isort e flake8, strumenti fondamentali per garantire la sicurezza e la qualità del codice Python.
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 sviluppa strumenti e plugin per migliorare la qualità del codice Python. Progetti come bandit, isort e flake8 sono ampiamente utilizzati nella comunità per rilevare problemi di sicurezza e garantire la conformità agli standard di stile.
PyCQA si concentra principalmente sul linguaggio Python. Tutti i suoi strumenti e repository sono progettati per ottimizzare la qualità e la sicurezza del codice Python, rendendolo uno dei riferimenti nel settore.
Sì, i repository di PyCQA su GitHub sono pubblici. Questo consente agli sviluppatori di accedere agli strumenti e contribuire allo sviluppo di progetti focalizzati sulla qualità del codice Python.
Monitora Python Code Quality Authority con RepoGuard e ricevi un avviso nel momento in cui appare un nuovo repository pubblico.
Monitora questo account