Plugin updated. now it supports Unix only (Linux, macOS, FreeBSD),
where "pyastyle" library is installed into OS.
Windows is not supported, here I need DLL files and I cannot compile them.
You can help and compile them
- install MS Visual Studio 14 (32/64 bit)
- install Python 3.5 (32 and 64 bit), not newer, only 3.5
- in 32 bit Python, run "pip3 install pyastyle", you ll compile 32 bit DLL.
- in 64 bit Python, do the same, you ll compile 64 bit DLL
- send me both DLLs, files pyastyle.pyd from Python some folder