File tree Expand file tree Collapse file tree 1 file changed +12
-11
lines changed
docs/codeql/support/reusables Expand file tree Collapse file tree 1 file changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -122,19 +122,20 @@ JavaScript and TypeScript built-in support
122
122
Python built-in support
123
123
====================================
124
124
125
- .. csv-table ::
125
+ .. csv-table ::
126
126
:header-rows: 1
127
127
:class: fullWidthTable
128
128
:widths: auto
129
129
130
130
Name, Category
131
- Bottle, Web framework
132
- CherryPy, Web framework
133
- Django, Web application framework
134
- Falcon, Web API framework
135
- Flask, Microframework
136
- Pyramid, Web application framework
137
- Tornado, Web application framework and asynchronous networking library
138
- Turbogears, Web framework
139
- Twisted, Networking engine
140
- WebOb, WSGI request library
131
+ Django, Web framework
132
+ Flask, Web framework
133
+ Tornado, Web framework
134
+ PyYAML, Serialization
135
+ dill, Serialization
136
+ fabric, Utility library
137
+ invoke, Utility library
138
+ mysql-connector-python, Database
139
+ MySQLdb, Database
140
+ psycopg2, Database
141
+ sqlite3, Database
You can’t perform that action at this time.
0 commit comments