Pylint-like source code reformatter

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brian L. Troutwine

    #1

    Pylint-like source code reformatter

    I've recently developed a need for a python source code re-formatter,
    ideally conforming to the sort of style that pylint enforces. I don't
    know of any, and my googling wasn't very productive. Does anyone know
    of anything? Stand-alone or vim based both work for me, though
    stand-alone would be preferable.

Working...