pyflakes

Mark Atwood fallenpegasus at gmail.com
Thu Jan 5 00:08:31 UTC 2017


> what is pep8?

https://pypi.python.org/pypi/pep8

pep8 is a tool to check your Python code against most of the style and
formatting conventions in "PEP 8"

A "PEP" is a "Python Enhancement Proposal". Think of it as an "RFC" in the
Python Community. PEP 8 is a specification of a "best practices" formatting
and style guide for Python code, and is documented at

https://www.python.org/dev/peps/pep-0008/

..m

On Wed, Jan 4, 2017 at 3:39 PM Hal Murray <hmurray at megapathdsl.net> wrote:

>
> gem at rellim.com said:
> > All of the current code passes pyflakes, and pep8.  With a few documented
> > exceptions.
>
> What is pep8?
>
> Fedora ships a pyflakes package so I don't have to work very hard to figure
> out where to get it and what it does.
>
>
> --
> These are my opinions.  I hate spam.
>
>
>
> _______________________________________________
> devel mailing list
> devel at ntpsec.org
> http://lists.ntpsec.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/devel/attachments/20170105/ea2dee6e/attachment.html>


More information about the devel mailing list