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

PyCQA/pydocstyleArchived

0
View on GitHub↗
1,120 stars·190 forks·Python·MIT·15 viewspydocstyle.org↗

Pydocstyle

docstring style checker

Features

  • Code Quality Tools - Checks Python docstring compliance.
  • Linting And Formatting - Checks compliance with Python docstring conventions.

Star history

Star history chart for pycqa/pydocstyleStar history chart for pycqa/pydocstyle

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Pydocstyle

These projects share indexed features with Pydocstyle. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • davidanson/markdownlintDavidAnson avatar

    DavidAnson/markdownlint

    5,855View on GitHub↗
    JavaScriptcommonmarklintmarkdown
    View on GitHub↗5,855
  • git-afsantos/harosgit-afsantos avatar

    git-afsantos/haros

    199View on GitHub↗

    H(igh) A(ssurance) ROS - Static analysis of ROS1 application code.

    Python
    View on GitHub↗199
  • danmar/cppcheckdanmar avatar

    danmar/cppcheck

    6,512View on GitHub↗
    C++cc-plus-pluscpp
    View on GitHub↗6,512
  • hadolint/hadolinthadolint avatar

    hadolint/hadolint

    12,225View on GitHub↗

    Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security scanner and configuration auditor, parsing build instructions into a structured format to identify deviations from security and efficiency standards. The tool distinguishes itself by performing deep inspection of embedded shell commands. By tokenizing and analyzing these scripts, it detects common scripting errors and security vulnerabilities that might otherwise persist within a container image. It integrates external analysis tools to provide specialized validation for these in

    Haskelldockerdockerfiledockerfile-linter
    View on GitHub↗12,225
Compare all 30 related projects→

Frequently asked questions

What does pycqa/pydocstyle do?

docstring style checker

What are the main features of pycqa/pydocstyle?

The main features of pycqa/pydocstyle are: Code Quality Tools, Linting And Formatting.

Which projects share features with pycqa/pydocstyle?

Projects with overlapping indexed features include: git-afsantos/haros — H(igh) A(ssurance) ROS - Static analysis of ROS1 application code. koalaman/shellcheck — This project is a static analysis tool and linter designed to improve the quality, reliability, and portability of… danmar/cppcheck. davidanson/markdownlint. hadolint/hadolint — Hadolint is a static analysis tool designed to validate container build configurations. It functions as a security… psf/black — This project is an uncompromising, deterministic code formatter for Python. It functions by parsing source code into…