Skip to content

Commit 2d36598

Browse files
crood58pgjones
authored andcommitted
Update quart_extensions.rst
Added Quart-SqlAlchemy which I found look for the solution that this provided. I added it to the Quart Extensions list, so that it can be found by other people when they are getting started with Quart. This extension has multiple contributors and seems to be actively developed.
1 parent 22aa385 commit 2d36598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/how_to_guides/quart_extensions.rst

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ here,
4242
<https://github.com/enchant97/quart-redis>`_ Redis connection handling
4343
- `Webargs-Quart <https://github.com/esfoobar/webargs-quart>`_ Webargs
4444
parsing for Quart.
45+
- `Quart-SqlAlchemy <https://github.com/joeblackwaslike/quart-sqlalchemy>`_ Quart-SQLAlchemy provides a simple wrapper for SQLAlchemy.
4546
- `Quart-WTF <https://github.com/Quart-Addons/quart-wtf>`_ Simple integration of Quart
4647
and WTForms. Including CSRF and file uploading.
4748
- `Quart-Schema <https://github.com/pgjones/quart-schema>`_ Schema

0 commit comments

Comments
 (0)