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.
-
flasgger
Creates Swagger 2.0 API documentation for all your Flask views extracting specs from docstrings or referenced files -
apispec
A pluggable API specification generator. Currently supports the OpenAPI Specification (f.k.a. the Swagger specification). -
Cilantropy
Cilantropy is a Python Package Manager interface created to provide an "easy-to-use" visual and also a command-line interface for Pythonistas. -
Flask-FileAlchemy
YAML-formatted plain-text file based models for Flask backed by Flask-SQLAlchemy -
Apprentice
Built for streamlining development of Google Actions via Dialogflow and Google Cloud (serverless) Functions.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of PEP 8 Speaks or a related project?