awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sco1/flake8-annotations

Open-source alternatives to Flake8 Annotations

11 open-source projects similar to sco1/flake8-annotations, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Flake8 Annotations alternative.

  • asottile/flake8-typing-importsAvatar von asottile

    asottile/flake8-typing-imports

    51Auf GitHub ansehen↗

    flake8-typing-imports

    Python
    Auf GitHub ansehen↗51
  • astral-sh/ruffAvatar von astral-sh

    astral-sh/ruff

    48,177Auf GitHub ansehen↗

    Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions as a comprehensive engine that scans source code to detect programming errors, security vulnerabilities, and deviations from established coding standards. By parsing source code into a structured tree representation, it provides both automated linting and style enforcement across entire projects. The tool distinguishes itself through its speed and deep integration into the development lifecycle. It utilizes parallelized file processing to maximize throughput on large codebases

    Rustlinterpep8python
    Auf GitHub ansehen↗48,177
  • best-doctor/flake8-annotations-complexityAvatar von best-doctor

    best-doctor/flake8-annotations-complexity

    50Auf GitHub ansehen↗

    An extension for flake8 to report on too complex type annotations.

    Python
    Auf GitHub ansehen↗50
  • best-doctor/flake8-annotations-coverageAvatar von best-doctor

    best-doctor/flake8-annotations-coverage

    34Auf GitHub ansehen↗

    An extension for flake8 to report on files with a lot of code without type annotations.

    Python
    Auf GitHub ansehen↗34

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
decorator-factory/flake8-pep585Avatar von decorator-factory

decorator-factory/flake8-pep585

22Auf GitHub ansehen↗

This plugin enforces the changes proposed by PEP 585.

Python
Auf GitHub ansehen↗22
  • snok/flake8-type-checkingAvatar von snok

    snok/flake8-type-checking

    128Auf GitHub ansehen↗

    Lets you know which imports to move in or out of type-checking blocks.

    Python
    Auf GitHub ansehen↗128
  • sondrelg/flake8-typing-only-importsAvatar von sondrelg

    sondrelg/flake8-typing-only-imports

    128Auf GitHub ansehen↗

    Lets you know which imports to move in or out of type-checking blocks.

    Python
    Auf GitHub ansehen↗128
  • tyleryep/flake8-future-annotationsAvatar von tyleryep

    tyleryep/flake8-future-annotations

    15Auf GitHub ansehen↗

    Verifies python 3.7+ files use from future import annotations if a type is used in the module that can be rewritten using PEP 563.

    Python
    Auf GitHub ansehen↗15
  • wemake-services/wemake-python-styleguideAvatar von wemake-services

    wemake-services/wemake-python-styleguide

    2,854Auf GitHub ansehen↗

    The strictest and most opinionated python linter ever!

    Pythoncode-qualityflake8flake8-plugin
    Auf GitHub ansehen↗2,854
  • ambv/flake8-pyiAvatar von ambv

    ambv/flake8-pyi

    83Auf GitHub ansehen↗

    A plugin for Flake8 that provides specializations for type hinting stub files, especially interesting for linting typeshed.

    Python
    Auf GitHub ansehen↗83
  • xome4ok/flake8-new-union-typesAvatar von xome4ok

    xome4ok/flake8-new-union-types

    12Auf GitHub ansehen↗

    Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604.

    Python
    Auf GitHub ansehen↗12