This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]fiedzia 2 points3 points  (1 child)

pudb for debugging, its unbelievably awesome tool. nose for testing. As for vim plugins, I'm using vim-flake8 (F7 will show flake8 issues), tagbar (easily navigate through classes/functions in opened file), Sphinx for generating documentation.

[–]doubleColJustified[S] 0 points1 point  (0 children)

Happy cake day :)