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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
xuhdev avatar

xuhdev/flake8-executable

0
View on GitHub↗
20 stars·2 forks·Python·LGPL-3.0·13 viewspypi.org/project/flake8-executable↗

Flake8 Executable

Very often, developers mess up the executable permissions and shebangs of Python files. For example, sometimes the executable permission was accidentally granted, sometimes it is forgotten.

Features

  • Comment Analysis - Checks executable permissions and shebang lines.

Star history

Star history chart for xuhdev/flake8-executableStar history chart for xuhdev/flake8-executable

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Flake8 Executable

Similar open-source projects, ranked by how many features they share with Flake8 Executable.
  • decafjoe/flake8-ownershipdecafjoe avatar

    decafjoe/flake8-ownership

    5View on GitHub↗

    flake8-ownership

    Python
    View on GitHub↗5
  • jparise/flake8-authorJ

    jparise/flake8-author

    0View on GitHub↗

    Flake8 author Checker

    View on GitHub↗0
  • orsinium-labs/flake8-commentsO

    orsinium-labs/flake8-comments

    0View on GitHub↗

    Report redundant comments in python code.

    View on GitHub↗0
  • danielkusydev/flake8-adoDanielKusyDev avatar

    DanielKusyDev/flake8-ado

    7View on GitHub↗

    Flake8 extension to check comments against Azure DevOps tickets. The plugin checks that: 1. Every comment with a reference to an ADO item (AB#12345) has a corresponding item. 2. ADO items are references in a proper format (ADO: AB#12345) 3. TODO items with ADO annotation have assigned item…

    Python
    View on GitHub↗7
See all 12 alternatives to Flake8 Executable→

Frequently asked questions

What does xuhdev/flake8-executable do?

Very often, developers mess up the executable permissions and shebangs of Python files. For example, sometimes the executable permission was accidentally granted, sometimes it is forgotten.

What are the main features of xuhdev/flake8-executable?

The main features of xuhdev/flake8-executable are: Comment Analysis.

What are some open-source alternatives to xuhdev/flake8-executable?

Open-source alternatives to xuhdev/flake8-executable include: danielkusydev/flake8-ado — Flake8 extension to check comments against Azure DevOps tickets. The plugin checks that: 1. Every comment with a… decafjoe/flake8-ownership — flake8-ownership. jparise/flake8-author — Flake8 author Checker. orsinium-labs/flake8-comments — Report redundant comments in python code. orsinium-labs/flake8-todos — Plugin for flake8 linter to check TODOs in the project. plinss/flake8-noqa — flake8-noqa.