From 9dcc3141a8db50f4661cc3296b92d09a306400e8 Mon Sep 17 00:00:00 2001 From: Vinta Date: Sat, 18 Oct 2014 01:31:11 +0800 Subject: [PATCH] remove Djaneiro --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cce8b7b..19031bb 100644 --- a/README.md +++ b/README.md @@ -243,7 +243,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by *Libraries for generating project documentation.* * [Sphinx](http://sphinx-doc.org/) - Python Documentation generator. - * [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc) + * [awesome-sphinxdoc](https://github.com/yoloseem/awesome-sphinxdoc) * [reStructuredText](http://docutils.sourceforge.net/rst.html) - Markup Syntax and Parser Component of Docutils. * [MkDocs](http://www.mkdocs.org/) - Markdown friendly documentation generator. * [Pycco](http://fitzgen.github.io/pycco/) - The original quick-and-dirty, hundred-line-long, literate-programming-style documentation generator. @@ -1051,7 +1051,6 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * Sublime Text * [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`.