Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a93b251

Browse files
committed
add CoolGithubProjects to Resource section
1 parent 3763151 commit a93b251

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -356,9 +356,9 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
356356
*Full stack web frameworks.*
357357

358358
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
359-
* [Awesome-Django](https://github.com/rosarior/awesome-django)
359+
* [awesome-django](https://github.com/rosarior/awesome-django)
360360
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
361-
* [Awesome-Flask](https://github.com/humiaozuzu/awesome-flask)
361+
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
362362
* [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
363363
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
364364
* [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use.
@@ -373,7 +373,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
373373

374374
*Libraries that allow or deny users access to data or functionality.*
375375

376-
* [Django Guardian](https://github.com/lukaszb/django-guardian) - Implementation of per object permissions for Django 1.2+
376+
* [django-guardian](https://github.com/lukaszb/django-guardian) - Implementation of per object permissions for Django 1.2+
377377
* [Carteblanche](http://www.github.com/neuman/python-carteblanche/) - Module to align code with thoughts of users and designers. Also magically handles navigation and permissions.
378378

379379
## CMS
@@ -928,7 +928,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
928928

929929
## Editor Plugins
930930

931-
*Plugins for various editors.*
931+
*Plugins for editors and IDEs.*
932932

933933
* Vim
934934
* [Python-mode](https://github.com/klen/python-mode) - An all in one plugin for turning Vim into a Python IDE.
@@ -949,6 +949,7 @@ Where to discover new Python libraries.
949949
* [r/Python](http://www.reddit.com/r/python) - News about Python.
950950
* [Python 3 Wall of Superpowers](http://python3wos.appspot.com/) - Too many popular Python packages don't support Python 3.
951951
* [Trending Python repositories on GitHub today](https://github.com/trending?l=python) - Good place to find new Python libraries.
952+
* [CoolGithubProjects](http://coolgithubprojects.com/) - Sharing cool github projects just got easier!
952953
* [Full Stack Python](http://www.fullstackpython.com/) - Plain English explanations for every layer of the Python web application stack.
953954
* [Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
954955

0 commit comments

Comments
 (0)