Skip to content

Commit b1577bd

Browse files
committed
refine
1 parent 4e24394 commit b1577bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
448448
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
449449
* [awesome-pyramid](https://github.com/ITCase/awesome-pyramid)
450450
* [Bottle](http://bottlepy.org/) - A fast, simple and lightweight WSGI micro web-framework.
451-
* [CherryPy](http://www.cherrypy.org/) - A Minimalist Python Web Framework, HTTP/1.1-compliant and WSGI thread-pooled.
452-
* [TurboGears](http://www.turbogears.org/) - The Web Framework that starts as a microframework and scales up to a full stack solution.
451+
* [CherryPy](http://www.cherrypy.org/) - A minimalist Python web framework, HTTP/1.1-compliant and WSGI thread-pooled.
452+
* [TurboGears](http://www.turbogears.org/) - A microframework that can scale up to a full stack solution.
453453
* [web.py](http://webpy.org/) - A web framework for Python that is as simple as it is powerful.
454454
* [web2py](http://www.web2py.com) - A full stack web framework and platform focused in the ease of use.
455455

0 commit comments

Comments
 (0)