Description
PEP 8 Speaks is a GitHub integration which detects Python code style issues on new Pull Requests. You can install it on your Python projects and configure with your own code style. Check out the project on GitHub.
Main features -
- The bot makes a single comment on the Pull Request and keeps updating it on new commits. No hustle on emails !
- The bot comments only if Python files are involved. So, install the integration on all of your repositories. The bot would not comment where it should not.
- By default, the bot does not comment if there are no PEP 8 issues. You can change this in configuration.
- You can use choose between pycodestyle or flake8 as your linter. The bot can read configurations for both.
- The bot can read your setup.cfg for [flake8] and [pycodestyle] sections. Check out the Configuration section below.
PEP 8 Speaks alternatives and similar packages
Based on the "Flask" category.
Alternatively, view PEP 8 Speaks alternatives based on common mentions on social networks and blogs.
-
pycord
Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python -
flask-restless
NO LONGER MAINTAINED - A Flask extension for creating simple ReSTful JSON APIs from SQLAlchemy models. -
apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification).. -
Flask-Muck
🧹 Flask REST framework for generating CRUD APIs and OpenAPI specs in the SQLAlchemy, Marshmallow/Pydantic application stack. -
Cilantropy
DISCONTINUED. :four_leaf_clover: Cilantropy is a Python Package Manager interface created to provide an "easy-to-use" visual and also a command-line interface for Pythonistas. Works great on windows, linux, macos :star:
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of PEP 8 Speaks or a related project?