Port variant | v13 |
Summary | Python style guide checker (3.13) |
BROKEN | |
Package version | 1.7.1 |
Homepage | http://pep8.readthedocs.org/ |
Keywords | python |
Maintainer | Python Automaton |
License | Not yet specified |
Other variants | v12 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 11 NOV 2024, 23:28:05 UTC |
Port created | 22 JUN 2017, 01:01:42 UTC |
single | pep8 - Python style guide checker
=================================
pep8 is a tool to check your Python code against some of the style
conventions in `PEP 8`_.
:alt: Build status
:alt: Wheel Status
* [Read the documentation]
* [Fork me on GitHub]
Changelog
=========
1.7.1 (2017-10-22)
------------------
Changes:
* Prominently note via warning message that the tool is no longer released
as
pep8 and will only be fixed in the pycodestyle package
1.7.0 (2016-01-12)
------------------
Announcements:
* Repository moved to PyCQA Organization on GitHub:
https://github.com/pycqa/pep8
Changes:
* Reverted the fix in #368, "options passed on command line are only ones
accepted" feature. This has many unintended consequences in pep8 and
flake8
and needs to be reworked when I have more time.
* Added support for Python 3.5. (Issue #420 & #459)
* Added support for multi-line config_file option parsing. (Issue #429)
* Improved parameter parsing. (Issues #420 & #456)
Bugs:
* Fixed BytesWarning on Python 3. (Issue #459)
1.6.2 (2015-02-15)
------------------
Changes:
* Added check for breaking around a binary operator. (Issue #197, Pull
#305)
Bugs:
* Restored config_file parameter in process_options(). (Issue #380)
1.6.1 (2015-02-08)
------------------
Changes:
* Assign variables before referenced. (Issue #287)
Bugs:
* Exception thrown due to unassigned local_dir variable. (Issue #377)
1.6.0 (2015-02-06)
------------------
News:
* Ian Lee |
Build (only) |
python313:dev:std python-pip:single:v13 autoselect-python:single:std |
Build and Runtime | python313:primary:std |
main | mirror://PYPIWHL/42/3f/669429ce58de2c22d8d2c542752e137ec4b9885fff398d3eceb1a7f5acb4 |
No other ports depend on this one. |