This is a plugin to run the autopep8 python linter from within the python IDE spyder.
Since mid November/2017, Anaconda, Inc has stopped funding Spyder development, after doing it for the past 18 months. Because of that, development will focus from now on maintaining Spyder 3 at a much slower pace than before.
If you want to contribute to maintain Spyder, please consider donating at
https://opencollective.com/spyder
We appreciate all the help you can provide us and can't thank you enough for supporting the work of Spyder devs and Spyder development.
If you want to know more about this, please read this page.
Spyder plugin support will be released with version 3.0 (Still in Beta).
If you want to try out this plugin you need to use the latest development version of Spyder (master branch).
spyder autopep8
See https://github.com/spyder-ide/spyder/wiki/User-plugins, but in short:
pip install spyder.autopep8
Press Shift+F8 (default) to run autopep8 on the current file or go to Source > Run autopep8 code autoformatting
.
If some text is selected, autopep8 will run on this text only.
Informations about the execution will be displayed in the statusbar.
Autopep8 preferences:
Everyone is welcome to contribute!
Support us with a monthly donation and help us continue our activities.
Become a sponsor to get your logo on our README on Github.