1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

yeah @web2py is an awesome web framework

This commit is contained in:
Bruno Rocha 2014-06-30 10:49:55 -03:00
parent 84f1641ea0
commit cefe281d90

View file

@ -224,6 +224,7 @@ so you need Python.
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
* [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
* [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use.
## CMS