I'm having trouble installing spyder_autopep8
package/plugin to the newly released spyder 4 and getting it to work.
I've tried the these solutions: How to use autopep8 to format code in Spyder / Anaconda , Spyder plugins (spyder-autopep8)
but they seems to work only in spyder 3.3.X
.
There are some interesting new linting tools in spyder 4 but i couldn't find a tool that does what spyder_autopep8
do, i.e., formats the code as best it can to PEP8
.
This really helps the readability of my code. Maybe Spyder developers can shed light on this matter ?