summaryrefslogtreecommitdiff
path: root/plugins/python
AgeCommit message (Collapse)Author
2019-10-25python: fix and extend pyclean (#7762)Michael
Deleting `.mypy_cache` did not work, because the directories were not empty. They contain JSON files instead of compiled byte-code. This extends the cleanup by also getting rid of `.pytest_cache` directories.
2019-10-09python: add recurse flag to pygrep (#8217)Maciej Motyka
As described in #7053
2018-10-02python: add README (#7191)Sagar Patil
2018-09-23Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`Batuhan's Unmaintained Account
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean`
2018-06-12Delete python completion in favor of zsh's oneMarc Cornellà
2013-12-02Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completionRobby Russell
Completion for python, pep8, autopep8 and pylint
2013-11-12python3 clean updated.Carlos Cardoso
2013-09-10Completion for python, pep8, autopep8 and pylintGaetan Semet
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2012-10-26Added ability to specify list of directories for pyclean to override default ↵dsx
current directory
2012-03-22Python plugin: added pygrep command, simplified pycleandir01
2011-04-14refactored pycrm commandDiógenes
2011-04-13adding python plugin with some aliasesDiógenes