codeclimate/pep8

Name: pep8

Owner: Code Climate

Description: Simple Python style checker in one Python file

Created: 2015-11-03 22:38:30.0

Updated: 2017-12-30 12:12:03.0

Pushed: 2018-02-27 21:14:07.0

Homepage:

Size: 1137

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

pep8 - Python style guide checker

pep8 is a tool to check your Python code against some of the style conventions in PEP 8.

codeclimate-pep8

For information on using pep8 with Code Climate, see the Code Climate pep8 docs.

configuration

The PEP8 project has been renamed to pycodestyle. The Code Climate PEP8 engine has not been updated to incorporate that name change.

To make configuration specifications in your setup.cfg file or tox.ini file, the Code Climate PEP8 engine requires that you include those changes in:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.