Python いろいろメモ
目次
Contents
rundeckrun
Python コードから Rundeck を操作できる: https://rundeckrun.readthedocs.io/en/latest/index.html
autopep8
autopep8 automatically formats Python code to conform to the PEP 8 style guide. : https://pypi.python.org/pypi/autopep8