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
122122Python built-in support
123123====================================
124124
125- .. csv-table ::
125+ .. csv-table ::
126126 :header-rows: 1
127127 :class: fullWidthTable
128128 :widths: auto
129129
130130 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