mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
add webpy on web framework
This commit is contained in:
parent
201558d1f5
commit
ef410f9d32
1 changed files with 1 additions and 0 deletions
|
@ -242,6 +242,7 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
* [TurboGears](http://www.turbogears.org/) - The Web Framework that scales with you. Starts as a microframework and scales up to a fullstack solution.
|
||||
* [Grok](http://grok.zope.org/) - A framework built on the existing Zope 3 libraries, offers a lot of building blocks for web development.
|
||||
* [CherryPy](http://www.cherrypy.org/) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
|
||||
* [webpy](http://webpy.org/) - A web framework for Python that is as simple as it is powerful.
|
||||
|
||||
## CMS
|
||||
|
||||
|
|
Loading…
Reference in a new issue