From 3d8e46a6bb89c2fdd00f8e21cae950ec26285de6 Mon Sep 17 00:00:00 2001 From: Anton Antonov Date: Mon, 25 Aug 2014 18:27:38 +0300 Subject: [PATCH] Added Atom plugins --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b3f54a9..5870ea3 100644 --- a/README.md +++ b/README.md @@ -1011,6 +1011,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [SublimeJEDI](https://github.com/srusskih/SublimeJEDI) - A Sublime Text plugin to the awesome autocomplete library [Jedi](https://github.com/davidhalter/jedi). * [Anaconda](https://github.com/DamnWidget/anaconda) - Anaconda turns your Sublime Text 3 in a full featured Python development IDE. * [Djaneiro](https://github.com/squ1b3r/Djaneiro) - Django support for Sublime Text. +* Atom + * [Linter](https://github.com/AtomLinter/Linter) - A static code analysis tool for Atom. + * [Linter-flake8](https://github.com/AtomLinter/linter-flake8) - An addon to `linter`, that acts as an interface for `flake8`. # Resources