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
gforcada avatar

gforcada/flake8-isort

0
View on GitHub↗
187 stars·208 forks·Python·GPL-2.0·6 viewspypi.org/project/flake8-isort↗

Flake8 Isort

.. -- coding: utf-8 --

Features

  • Linters And Style Checkers - Integrates import sorting into the standard linting workflow.
  • Wrappers - Wraps the isort import sorter.

Star history

Star history chart for gforcada/flake8-isortStar history chart for gforcada/flake8-isort

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

Frequently asked questions

What does gforcada/flake8-isort do?

.. -- coding: utf-8 --

What are the main features of gforcada/flake8-isort?

The main features of gforcada/flake8-isort are: Linters And Style Checkers, Wrappers.

What are some open-source alternatives to gforcada/flake8-isort?

Open-source alternatives to gforcada/flake8-isort include: peterjc/flake8-black — flake8-black. astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… beartype/beartype — .. # ------------------( LICENSE )------------------ .. # Copyright (c) 2014-2025 Beartype authors. .. # See "LICENSE"… davidhalter/parso — ################################################################### parso - A Python Parser… gforcada/flake8-builtins — .. -- coding: utf-8 --. andreoliwa/nitpick — Enforce the same settings on multiple projects.

Open-source alternatives to Flake8 Isort

Similar open-source projects, ranked by how many features they share with Flake8 Isort.
  • peterjc/flake8-blackpeterjc avatar

    peterjc/flake8-black

    167View on GitHub↗

    flake8-black

    Python
    View on GitHub↗167
  • astral-sh/ruffastral-sh avatar

    astral-sh/ruff

    48,177View on GitHub↗

    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
    View on GitHub↗48,177
  • beartype/beartypebeartype avatar

    beartype/beartype

    3,450View on GitHub↗

    .. # ------------------( LICENSE )------------------ .. # Copyright (c) 2014-2025 Beartype authors. .. # See "LICENSE" for further details. .. # .. # ------------------( SEO )------------------ .. # Metadata converted into HTML-specific meta tags parsed by search engines. .. # Note that: .. # *…

    Python
    View on GitHub↗3,450
  • andreoliwa/nitpickandreoliwa avatar

    andreoliwa/nitpick

    412View on GitHub↗

    Enforce the same settings on multiple projects

    Python
    View on GitHub↗412
See all 22 alternatives to Flake8 Isort→