All Projects → flake8-docstrings → Similar Projects or Alternatives

35 Open source projects that are alternatives of or similar to flake8-docstrings

flake8-type-checking
Flake8 plugin for managing type-checking imports & forward references.
Stars: ✭ 38 (-47.95%)
Mutual labels:  flake8, flake8-plugin
flake8-simplify
❄ A flake8 plugin that helps you to simplify code
Stars: ✭ 97 (+32.88%)
Mutual labels:  flake8, flake8-plugin
flake8-annotations
Flake8 Type Annotation Checking
Stars: ✭ 117 (+60.27%)
Mutual labels:  flake8, flake8-plugin
Wemake Python Styleguide
The strictest and most opinionated python linter ever!
Stars: ✭ 1,714 (+2247.95%)
Mutual labels:  flake8, flake8-plugin
flake8-cognitive-complexity
An extension for flake8 that validates cognitive functions complexity
Stars: ✭ 44 (-39.73%)
Mutual labels:  flake8, flake8-plugin
flake8-functions
flake8 plugin for validation of function parameters (length, complexity, etc)
Stars: ✭ 32 (-56.16%)
Mutual labels:  flake8, flake8-plugin
flake8-broken-line
🚨 Flake8 plugin to forbid backslashes (\) for line breaks
Stars: ✭ 85 (+16.44%)
Mutual labels:  flake8, flake8-plugin
flake8-alfred
Alfred is a flake8 plugin to warn on unsafe/obsolete symbols.
Stars: ✭ 26 (-64.38%)
Mutual labels:  flake8, flake8-plugin
rubric
Linter Config Initializer for Python
Stars: ✭ 21 (-71.23%)
Mutual labels:  flake8
flake8-import-order-spoqa
Spoqa's import order style for flake8-import-order
Stars: ✭ 15 (-79.45%)
Mutual labels:  flake8
flake8-assertive
Flake8 unittest assert method checker
Stars: ✭ 30 (-58.9%)
Mutual labels:  flake8
flake8-aaa
A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern
Stars: ✭ 51 (-30.14%)
Mutual labels:  flake8-plugin
04 Python Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Stars: ✭ 204 (+179.45%)
Mutual labels:  docstrings
sphinx-rest-cheatsheet
A compact cheat sheet for writing documentation string for Sphinx, with focus on Python.
Stars: ✭ 17 (-76.71%)
Mutual labels:  docstrings
google classroom
Google Classroom Data Pipeline
Stars: ✭ 17 (-76.71%)
Mutual labels:  flake8
jupyterlab-flake8
Jupyterlab python linter for notebooks and text files using flake8
Stars: ✭ 105 (+43.84%)
Mutual labels:  flake8
flake8-html
Generate HTML reports of flake8 violations
Stars: ✭ 40 (-45.21%)
Mutual labels:  flake8-plugin
declarative-parser
Modern, declarative argument parser for Python 3.6+
Stars: ✭ 31 (-57.53%)
Mutual labels:  docstrings
powerapps-docstring
PowerApps-docstring is a console based, pipeline ready application that automatically generates user and technical documentation for Power Apps.
Stars: ✭ 30 (-58.9%)
Mutual labels:  docstrings
flake8-mypy
A plugin for flake8 integrating Mypy.
Stars: ✭ 103 (+41.1%)
Mutual labels:  flake8
numpydoc.el
Insert NumPy style docstrings in Python functions.
Stars: ✭ 33 (-54.79%)
Mutual labels:  docstrings
dlint
Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.
Stars: ✭ 130 (+78.08%)
Mutual labels:  flake8
jira-sprint-analytics
No description or website provided.
Stars: ✭ 13 (-82.19%)
Mutual labels:  flake8
vim-nayvy
🌑 Enriching python coding in Vim 🐍
Stars: ✭ 66 (-9.59%)
Mutual labels:  docstrings
flake8-putty
Flake8 plugin to control reporting per file and line
Stars: ✭ 38 (-47.95%)
Mutual labels:  flake8-plugin
sphinxcontrib-django
This is a sphinx extension which improves the documentation of Django apps.
Stars: ✭ 37 (-49.32%)
Mutual labels:  docstrings
Elements Of Python Style
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Stars: ✭ 3,308 (+4431.51%)
Mutual labels:  flake8
flake8-tidy-imports
❄️ A flake8 plugin that helps you write tidier imports.
Stars: ✭ 40 (-45.21%)
Mutual labels:  flake8
flake8-walrus
flake8 plugin which forbids assignment expressions (the walrus operator)
Stars: ✭ 36 (-50.68%)
Mutual labels:  flake8
python-lint
GitHub Action for Lint your code
Stars: ✭ 57 (-21.92%)
Mutual labels:  flake8
autoflake8
Tool to automatically fix some issues reported by flake8 (forked from autoflake).
Stars: ✭ 14 (-80.82%)
Mutual labels:  flake8
flake8-sql
Flake8 plugin that checks SQL code against opinionated style rules
Stars: ✭ 25 (-65.75%)
Mutual labels:  flake8
Pythonvscode
This extension is now maintained in the Microsoft fork.
Stars: ✭ 2,013 (+2657.53%)
Mutual labels:  pydocstyle
pytkdocs
Load Python objects documentation.
Stars: ✭ 44 (-39.73%)
Mutual labels:  docstrings
Pycodestyle
Simple Python style checker in one Python file
Stars: ✭ 4,465 (+6016.44%)
Mutual labels:  flake8-plugin
1-35 of 35 similar projects