Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3854050

Browse files
committed
Python: Update documentation for new web frameworks.
1 parent 7d0943f commit 3854050

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

change-notes/1.20/analysis-python.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,7 @@ The API has been improved to declutter the global namespace and improve discover
3838
## Changes to QL libraries
3939

4040
* Added support for the `dill` pickle library.
41-
* Added support for the bottle web framework.
41+
* Added support for the `bottle` web framework.
42+
* Added support for the `turbogears` web framework.
43+
4244

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
Name, Category
2+
Bottle, Web framework
23
Django, Web application framework
34
Flask, Microframework
45
Pyramid, Web application framework
56
Tornado, Web application framework and asynchronous networking library
7+
Turbogears, Web framework
68
Twisted, Networking engine
79
WebOb, WSGI request library

0 commit comments

Comments
 (0)