Quality Assurance packages

Showing projects tagged as Quality Assurance

  • black

    9.7 9.6 Python
    The uncompromising Python code formatter
  • yapf

    9.2 7.1 Python
    A formatter for Python files
  • Nuitka

    8.6 9.9 L2 Python
    Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, 3.8, 3.9, and 3.10. You feed it your Python app, it does a lot of clever things, and spits out an executable or extension module.
  • coala

    8.1 0.0 L4 Python
    coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use.
  • pexpect

    6.8 4.8 L3 Python
    A Python module for controlling interactive programs in a pseudo-terminal
  • Flake8

    6.7 7.9 L5 Python
    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.
  • pudb

    6.6 6.9 L2 Python
    Full-screen console debugger for Python
  • vulture

    6.2 7.1 Python
    Find dead Python code
  • prospector

    5.7 4.0 Python
    Inspects Python source files and provides information about type and location of classes, methods etc
  • PyRestTest

    5.6 0.0 L3 Python
    Python Rest Testing
  • doit

    5.6 7.2 L3 Python
    task management & automation tool
  • pylama

    4.5 7.1 L4 Python
    Code audit tool for python.
  • green

    4.2 3.5 L2 Python
    Green is a clean, colorful, fast python test runner.
  • mamba

    3.6 0.0 L5 Python
    The definitive testing tool for Python. Born under the banner of Behavior Driven Development (BDD).
  • sentry-telegram

    2.7 0.0 L5 Python
    Plugin for Sentry which allows sending notification via Telegram messenger.
  • cppdep

    2.1 0.0 Python
    C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"
  • Slash

    2.0 0.0 Python
    The Slash testing infrastructure
  • picka

    1.7 0.0 L3 Python
    pip install picka - Picka is a python based data generation and randomization module which aims to increase coverage by increasing the amount of tests you _dont_ have to write by hand.
  • RedExpect

    0.8 0.0 Python
    Automate SSH in python easily!