EclipseでPythonのコーディングをするときに(なるべく手間暇をかけず)PEP8に準拠したい。 Eclipse+PyDevでPEP8の自動チェックと、PEP8への自動変換を有効にする方法を示す。 PyDevとは Python用のEclipseプラグイン。 PyDev is a Python IDE for Eclipse, which may be used in Python, Jython and IronPython development. It comes with many goodies such as: Django integration Code completion Code completion with auto import Type hinting Code analysis Go to definition Refactoring Debugger