Skip to content

Commit add3ce1

Browse files
Maxymewwwjfy
authored andcommitted
added quart to supported frameworks in Readme.
1 parent 3a1f6b8 commit add3ce1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Features
4848
* Asynchronous-friendly CRUD objective models
4949
* Well-considered contextual connection and transaction management
5050
* Reusing native SQLAlchemy core to build queries with grammar sugars
51-
* Support Sanic_, Tornado_ and aiohttp_
51+
* Support Sanic_, Tornado_, aiohttp_ and Quart_
5252
* Rich PostgreSQL JSONB support
5353

5454

@@ -206,6 +206,7 @@ hiring_!
206206
.. _peewee-async: https://github.com/05bit/peewee-async
207207
.. _asyncorm: https://github.com/monobot/asyncorm
208208
.. _Tornado: http://www.tornadoweb.org/
209+
.. _Quart: https://gitlab.com/pgjones/quart/
209210
.. _English: https://python-gino.readthedocs.io/
210211
.. _Chinese: https://python-gino.readthedocs.io/zh/latest/
211212
.. _DecentFoX Studio: https://decentfox.com/

0 commit comments

Comments
 (0)