GithubHelp home page GithubHelp logo

Python Code Quality Authority's Projects

autoflake icon autoflake

Removes unused imports and unused variables as reported by pyflakes

bandit icon bandit

Bandit is a tool designed to find common security issues in Python code.

baron icon baron

IDE allow you to refactor code, Baron allows you to write refactoring code.

doc8 icon doc8

Style checker for sphinx (or other) rst documentation.

eradicate icon eradicate

Removes commented-out code from Python files

flake8 icon flake8

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.

flake8-bugbear icon flake8-bugbear

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

flake8-polyfill icon flake8-polyfill

Project to make writing plugins across major versions of flake8 easier

flake8-pyi icon flake8-pyi

A plugin for Flake8 that provides specializations for type hinting stub files

isort icon isort

A Python utility / library to sort imports.

mccabe icon mccabe

McCabe complexity checker for Python

meta icon meta

Documentation about how the PyCQA organization works

modernize icon modernize

Modernizes Python code for eventual Python 3 migration. Built on top of fissix (a fork of lib2to3)

oeuvre icon oeuvre

A repository to collect examples of Python code for testing code-quality tools

pyflakes icon pyflakes

A simple program which checks Python source files for errors

pylint-pytest icon pylint-pytest

A Pylint plugin to suppress pytest-related false positives.

redbaron icon redbaron

Bottom-up approach to refactoring in python

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.