Upgrade to Pro — share decks privately, control downloads, hide ads and more …

pep8 vs PEP-8

pep8 vs PEP-8

PyCon 2016 Lightning Talk - State of the pep8 -> pycodestyle transition.

YouTube video: https://youtu.be/PulzIT8KYLk?t=36m

Ian Lee

May 31, 2016
Tweet

More Decks by Ian Lee

Other Decks in Programming

Transcript

  1. Who am I? • Maintainer: pep8 • Contributor: fastkml, pygeoif

    • Editor (?): benbalter.github.com • One micro project: find-duplicates
  2. PEPs are *not* static • 118 commits since 2001 •

    https://hg.python.org/peps/log/tip/pep-0008.txt?revcount=256
  3. pep8 • Original Author: Johann C. Rocholl (@jcrocholl) • First

    commit: October 1, 2006 • PEP-8 had already changed 34 times
  4. pep8 • Maintainer: Florent Xicluna (@florentx) • October 2009 -

    May 2014 + December 2014 • PEP-8 changed another 51 times
  5. PyCQA . pycodestyle (pep8) astroid baron flake8 mccabe pydocstyle (pep257)

    redbaron flake8-docstrings mccabe-console-script pep8-naming