docs: rename ql-documentation > language

This commit is contained in:
james
2019-08-09 12:30:31 +01:00
parent 605b56f8ca
commit b6d6774329
234 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
Name, Category
Bottle, Web framework
CherryPy, Web framework
Django, Web application framework
Falcon, Web API 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
1 Name Category
2 Bottle Web framework
3 CherryPy Web framework
4 Django Web application framework
5 Falcon Web API framework
6 Flask Microframework
7 Pyramid Web application framework
8 Tornado Web application framework and asynchronous networking library
9 Turbogears Web framework
10 Twisted Networking engine
11 WebOb WSGI request library