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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
smarkets avatar

smarkets/flake8-strict

0
View on GitHub↗
10 stars·6 forks·Python·MIT·8 vues

Flake8 Strict

flake8-strict

Features

  • Code Style - Enforces an opinionated set of style rules.

Historique des stars

Graphique de l'historique des stars pour smarkets/flake8-strictGraphique de l'historique des stars pour smarkets/flake8-strict

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Flake8 Strict

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Flake8 Strict.
  • afonasev/flake8-returnAvatar de afonasev

    afonasev/flake8-return

    60Voir sur GitHub↗

    Flake8 plugin that checks return values.

    Python
    Voir sur GitHub↗60
  • best-doctor/flake8-class-attributes-orderAvatar de best-doctor

    best-doctor/flake8-class-attributes-order

    61Voir sur GitHub↗

    An extension for flake8 to report on wrong class attributes order and class level logic.

    Python
    Voir sur GitHub↗61
  • cyyc1/flake8-clean-blockC

    cyyc1/flake8-clean-block

    0Voir sur GitHub↗

    This is a flake8 plugin that enforces a blank line after if/for/while/with/try blocks in Python code.

    Voir sur GitHub↗0
  • adamchainz/flake8-comprehensionsAvatar de adamchainz

    adamchainz/flake8-comprehensions

    468Voir sur GitHub↗

    flake8-comprehensions

    Python
    Voir sur GitHub↗468
Voir les 20 alternatives à Flake8 Strict→

Questions fréquentes

Que fait smarkets/flake8-strict ?

flake8-strict

Quelles sont les fonctionnalités principales de smarkets/flake8-strict ?

Les fonctionnalités principales de smarkets/flake8-strict sont : Code Style.

Quelles sont les alternatives open-source à smarkets/flake8-strict ?

Les alternatives open-source à smarkets/flake8-strict incluent : afonasev/flake8-return — Flake8 plugin that checks return values. best-doctor/flake8-class-attributes-order — An extension for flake8 to report on wrong class attributes order and class level logic. cyyc1/flake8-clean-block — This is a flake8 plugin that enforces a blank line after if/for/while/with/try blocks in Python code. cyyc1/flake8-indent-in-def — This is a flake8 plugin enforces 8-space indentation in function/class definitions in Python code. expobrain/flake8-datetime-utcnow-plugin — Plugin for flake8 to warn the developer of the usage of datetime.utcnow(). adamchainz/flake8-comprehensions — flake8-comprehensions.