Last modified: 2013-12-02 23:24:35 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T59863, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 57863 - Please install pep8 package
Please install pep8 package
Status: RESOLVED FIXED
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Unprioritized enhancement
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-12-02 18:39 UTC by sumanah
Modified: 2013-12-02 23:24 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description sumanah 2013-12-02 18:39:05 UTC
Could you globally install the 'pep8' package?

https://pypi.python.org/pypi/pep8/

Thanks.
Comment 1 Marc A. Pelletier 2013-12-02 18:41:35 UTC
Do you need it everywhere or only for interactive use?  (This seems like a dev tool)
Comment 2 Daniel Zahn 2013-12-02 18:43:18 UTC
also see [[RT:6420]]
Comment 3 sumanah 2013-12-02 18:44:47 UTC
It is indeed a dev tool. I am used to running it on the command line like

pep8 --select=E302,E23,E22 webapp/application.py

to help me find stuff to clean up. So I do need to be able to run it outside the REPL (the interactive interpreter), if that's your question.
Comment 4 Gerrit Notification Bot 2013-12-02 19:22:22 UTC
Change 98582 had a related patch set uploaded by coren:
Tool Labs: install pep8 in dev environ

https://gerrit.wikimedia.org/r/98582
Comment 5 Gerrit Notification Bot 2013-12-02 19:23:49 UTC
Change 98582 merged by coren:
Tool Labs: install pep8 in dev environ

https://gerrit.wikimedia.org/r/98582
Comment 6 Gerrit Notification Bot 2013-12-02 19:51:23 UTC
Change 98594 had a related patch set uploaded by Hashar:
Tool Labs: install pyflakes in dev environ

https://gerrit.wikimedia.org/r/98594
Comment 7 Antoine "hashar" Musso (WMF) 2013-12-02 19:52:46 UTC
While at it, adding pyflakes which does some basic static code analysis (such as unused variables/import, old way of writing codes etc..).
Comment 8 Gerrit Notification Bot 2013-12-02 20:06:23 UTC
Change 98594 merged by coren:
Tool Labs: install pyflakes in dev environ

https://gerrit.wikimedia.org/r/98594

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links