I'm going to test a linter for ST3, but there are tons of options for
Python and I got confused.

https://sublime.wbond.net/packages/SublimeLinter-pyflakes
https://sublime.wbond.net/packages/SublimeLinter-pylint
https://sublime.wbond.net/packages/SublimeLinter-pep8
https://sublime.wbond.net/packages/SublimeLinter-pep257
https://sublime.wbond.net/packages/SublimeLinter-flake8

If I remember correctly, PEP8 is a "Style Guide for Python Code", good
practices for coding and similar. What about pep257, flak8, pylint, and
others? Which one is the best to use/follow?


On Mon, Sep 1, 2014 at 3:45 PM, Alan Gauld <alan.ga...@btinternet.com>
wrote:

> On 01/09/14 19:34, Juan Christian wrote:
>
>  + cmd.exe for coding,
>>
>
> If you are not a cmd.exe regular make sure you read the help page
> and enable all the extra features that are turned off by default...
> Things like file and command completion for example.
>
> It makes cmd.exe a much more usable place.
>
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
> http://www.flickr.com/photos/alangauldphotos
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to