{ "info": { "author": "Joseph Martinot-Lagarde", "author_email": "contrebasse@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: Qt", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Widget Sets" ], "description": "spyder.autopep8\r\n===============\r\n\r\nDescription\r\n-----------\r\n\r\nThis is a plugin to run the `autopep8 `_ python linter from within `spyder `_ editor.\r\n\r\n\r\nRequirements\r\n------------\r\n::\r\n\r\n spyder\r\n autopep8\r\n\r\n\r\nInstall instructions\r\n--------------------\r\n::\r\n\r\n pip install spyder.autopep8\r\n\r\n\r\nUsage\r\n-----\r\n\r\nPress Shift+F8 (default) to run autopep8 on the current file or go to ``Source > Run autopep8 code autoformatting``.\r\n\r\nIf some text is selected, autopep8 will run on this text only.\r\n\r\nInformations about the execution will be displayed in the statusbar.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/spyder-ide/spyder.autopep8", "keywords": "spyder ide plugin addon", "license": "MIT", "maintainer": "Gonzalo Pe\u00f1a-Castellanos", "maintainer_email": "goanpeca@gmail.com", "name": "spyder.autopep8", "package_url": "https://pypi.org/project/spyder.autopep8/", "platform": "", "project_url": "https://pypi.org/project/spyder.autopep8/", "project_urls": { "Homepage": "https://github.com/spyder-ide/spyder.autopep8" }, "release_url": "https://pypi.org/project/spyder.autopep8/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "A plugin to run the autopep8 python linter from within the spyder editor", "version": "0.0.1" }, "last_serial": 1720041, "releases": { "0.0.1": [] }, "urls": [] }