mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Python: Update documentation for new web frameworks.
This commit is contained in:
@@ -38,5 +38,7 @@ The API has been improved to declutter the global namespace and improve discover
|
||||
## Changes to QL libraries
|
||||
|
||||
* Added support for the `dill` pickle library.
|
||||
* Added support for the bottle web framework.
|
||||
* Added support for the `bottle` web framework.
|
||||
* Added support for the `turbogears` web framework.
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
Name, Category
|
||||
Bottle, Web framework
|
||||
Django, Web application framework
|
||||
Flask, Microframework
|
||||
Pyramid, Web application framework
|
||||
Tornado, Web application framework and asynchronous networking library
|
||||
Turbogears, Web framework
|
||||
Twisted, Networking engine
|
||||
WebOb, WSGI request library
|
||||
|
||||
|
Reference in New Issue
Block a user