Plugin for CudaText.
It is helper for "Linter for Python using PEP8". It configurates PEP8 with dialog, and saves config file. File path is:

- Windows: c:\Users\name_here\.pep8
- Unixes: ~/.config/pep8 
  (if env var XDG_CONFIG_HOME is found, it is used instead of ~/.config)

Author: Andrey Kvichanskiy (kvichans, at forum/github)
