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
·
tyleryep avatar

tyleryep/flake8-future-annotations

0
View on GitHub↗
15 Stars·2 Forks·Python·MIT·3 Aufrufe

Flake8 Future Annotations

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.

Features

  • Type Annotations - Verifies the use of future annotations.

Star-Verlauf

Star-Verlauf für tyleryep/flake8-future-annotationsStar-Verlauf für tyleryep/flake8-future-annotations

KI-Suche

Entdecke weitere awesome Repositories

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

Start searching with AI

Open-Source-Alternativen zu Flake8 Future Annotations

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flake8 Future Annotations.
  • asottile/flake8-typing-importsAvatar von asottile

    asottile/flake8-typing-imports

    51Auf GitHub ansehen↗

    flake8-typing-imports

    Python
    Auf GitHub ansehen↗51
  • 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
  • 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
  • sco1/flake8-annotationsAvatar von sco1

    sco1/flake8-annotations

    165Auf GitHub ansehen↗

    flake8-annotations is a plugin for Flake8 that detects the absence of PEP 3107-style function annotations.

    Python
    Auf GitHub ansehen↗165
Alle 5 Alternativen zu Flake8 Future Annotations anzeigen→

Häufig gestellte Fragen

Was macht tyleryep/flake8-future-annotations?

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.

Was sind die Hauptfunktionen von tyleryep/flake8-future-annotations?

Die Hauptfunktionen von tyleryep/flake8-future-annotations sind: Type Annotations.

Welche Open-Source-Alternativen gibt es zu tyleryep/flake8-future-annotations?

Open-Source-Alternativen zu tyleryep/flake8-future-annotations sind unter anderem: asottile/flake8-typing-imports — flake8-typing-imports. best-doctor/flake8-annotations-coverage — An extension for flake8 to report on files with a lot of code without type annotations. decorator-factory/flake8-pep585 — This plugin enforces the changes proposed by PEP 585. sco1/flake8-annotations — flake8-annotations is a plugin for Flake8 that detects the absence of PEP 3107-style function annotations. xome4ok/flake8-new-union-types — Flake8 plugin to enforce the new Union and Optional annotation syntax defined in PEP 604.