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 @@ -123,19 +123,20 @@ JavaScript and TypeScript built-in support
123123Python built-in support
124124====================================
125125
126- .. csv-table ::
126+ .. csv-table ::
127127 :header-rows: 1
128128 :class: fullWidthTable
129129 :widths: auto
130130
131131 Name, Category
132- Bottle, Web framework
133- CherryPy, Web framework
134- Django, Web application framework
135- Falcon, Web API framework
136- Flask, Microframework
137- Pyramid, Web application framework
138- Tornado, Web application framework and asynchronous networking library
139- Turbogears, Web framework
140- Twisted, Networking engine
141- WebOb, WSGI request library
132+ Django, Web framework
133+ Flask, Web framework
134+ Tornado, Web framework
135+ PyYAML, Serialization
136+ dill, Serialization
137+ fabric, Utility library
138+ invoke, Utility library
139+ mysql-connector-python, Database
140+ MySQLdb, Database
141+ psycopg2, Database
142+ sqlite3, Database
You can’t perform that action at this time.
0 commit comments