spyder.autopep8 0.0.1
Latest version
Released:
A plugin to run the autopep8 python linter from within the spyder editor
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Joseph Martinot-Lagarde
- Maintainer: Gonzalo Peña-Castellanos
- Tags spyder , ide , plugin , addon
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Description
This is a plugin to run the autopep8 python linter from within spyder editor.
Requirements
spyder autopep8
Install instructions
pip install spyder.autopep8
Usage
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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Joseph Martinot-Lagarde
- Maintainer: Gonzalo Peña-Castellanos
- Tags spyder , ide , plugin , addon
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic