mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
remove web.py and web2py
This commit is contained in:
parent
2b3e427827
commit
a28f9f72ee
|
@ -464,8 +464,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [Bottle](http://bottlepy.org/docs/dev/index.html) - A fast, simple and lightweight WSGI micro web-framework.
|
||||
* [CherryPy](http://www.cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
|
||||
* [TurboGears](http://www.turbogears.org/) - A microframework that can scale up to a full stack solution.
|
||||
* [web.py](http://webpy.org/) - A web framework for Python that is as simple as it is powerful.
|
||||
* [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use.
|
||||
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
|
||||
|
||||
## Serverless Frameworks
|
||||
|
|
Loading…
Reference in New Issue
Block a user