Automatic formatting of Python code

Juan Nunez-Iglesias jni.soma at gmail.com
Wed Apr 1 01:18:33 EDT 2015


>From Google, a tool to automatically format your Python code, even beyond
what PEP8 prescribes:

https://github.com/google/yapf

I always thought Go's gofmt tool (and convention) were a great asset to
that community. It'd be awesome to have the same for Python.

YAPF is pre-alpha but interesting enough to share now. =)

Juan.

PS: This is apparently not an April Fool's joke. =P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150401/8bfb252b/attachment.html>


More information about the scikit-image mailing list