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

openstack/hacking

0
View on GitHub↗
opendev.org/openstack/hacking↗

Hacking

Introduction

Features

  • All In One - Enforces the OpenStack style guide through a set of plugins.

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
  • Linters And Style Checkers - Style checks based on OpenStack community standards.
  • 243 stars·65 forks·Python·Apache-2.0·11 views

    Star history

    Star history chart for openstack/hackingStar history chart for openstack/hacking

    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.

    Open-source alternatives to Hacking

    Similar open-source projects, ranked by how many features they share with Hacking.
    • pycqa/flake8-bugbearPyCQA avatar

      PyCQA/flake8-bugbear

      1,115View on GitHub↗

      flake8-bugbear

      Python
      View on GitHub↗1,115
    • wemake-services/wemake-python-styleguidewemake-services avatar

      wemake-services/wemake-python-styleguide

      2,854View on GitHub↗

      The strictest and most opinionated python linter ever!

      Pythoncode-qualityflake8flake8-plugin
      View on GitHub↗2,854
    • martinthoma/flake8-simplifyMartinThoma avatar

      MartinThoma/flake8-simplify

      193View on GitHub↗

      A flake8 plugin that helps you simplify your code.

      Python
      View on GitHub↗193
    • 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
    See all 23 alternatives to Hacking→

    Frequently asked questions

    What does openstack/hacking do?

    Introduction

    What are the main features of openstack/hacking?

    The main features of openstack/hacking are: All In One, Linters And Style Checkers.

    What are some open-source alternatives to openstack/hacking?

    Open-source alternatives to openstack/hacking include: wemake-services/wemake-python-styleguide — The strictest and most opinionated python linter ever! pycqa/flake8-bugbear — flake8-bugbear. martinthoma/flake8-simplify — A flake8 plugin that helps you simplify your code. astral-sh/ruff — Ruff is a high-performance static analysis and code formatting tool designed for Python. Built in Rust, it functions… dlint-py/dlint — Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure. davidhalter/parso — ################################################################### parso - A Python Parser…