awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesType Annotations

Extensions for validating Python type hints and annotations.

Explore 6 awesome GitHub repositories matching part of an awesome list · Type Annotations. Refine with filters or upvote what's useful.

Awesome Type Annotations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • sco1/flake8-annotationsالصورة الرمزية لـ sco1

    sco1/flake8-annotations

    165عرض على GitHub↗

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

    Checks for the presence of type annotations.

    Python
    عرض على GitHub↗165
  • asottile/flake8-typing-importsالصورة الرمزية لـ asottile

    asottile/flake8-typing-imports

    51عرض على GitHub↗

    flake8-typing-imports

    Ensures typing imports are properly guarded.

    Python
    عرض على GitHub↗51
  • best-doctor/flake8-annotations-coverageالصورة الرمزية لـ best-doctor

    best-doctor/flake8-annotations-coverage

    34عرض على GitHub↗

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

    Validates the coverage of type annotations.

    Python
    عرض على GitHub↗34
  • decorator-factory/flake8-pep585الصورة الرمزية لـ decorator-factory

    decorator-factory/flake8-pep585

    22عرض على GitHub↗

    This plugin enforces the changes proposed by PEP 585.

    Enforces PEP 585 type annotation styles.

    Python
    عرض على GitHub↗22
  • tyleryep/flake8-future-annotationsالصورة الرمزية لـ tyleryep

    tyleryep/flake8-future-annotations

    15عرض على GitHub↗

    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.

    Verifies the use of future annotations.

    Python
    عرض على GitHub↗15
  • xome4ok/flake8-new-union-typesالصورة الرمزية لـ xome4ok

    xome4ok/flake8-new-union-types

    12عرض على GitHub↗

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

    Enforces new union type syntax.

    Python
    عرض على GitHub↗12
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Type Annotations