You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
363
363
*[Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
364
364
*[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
373
373
374
374
*Libraries that allow or deny users access to data or functionality.*
375
375
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+
377
377
*[Carteblanche](http://www.github.com/neuman/python-carteblanche/) - Module to align code with thoughts of users and designers. Also magically handles navigation and permissions.
378
378
379
379
## CMS
@@ -928,7 +928,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
928
928
929
929
## Editor Plugins
930
930
931
-
*Plugins for various editors.*
931
+
*Plugins for editors and IDEs.*
932
932
933
933
* Vim
934
934
*[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.
949
949
*[r/Python](http://www.reddit.com/r/python) - News about Python.
950
950
*[Python 3 Wall of Superpowers](http://python3wos.appspot.com/) - Too many popular Python packages don't support Python 3.
951
951
*[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!
952
953
*[Full Stack Python](http://www.fullstackpython.com/) - Plain English explanations for every layer of the Python web application stack.
953
954
*[Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
0 commit comments