We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1f6b8 commit add3ce1Copy full SHA for add3ce1
1 file changed
README.rst
@@ -48,7 +48,7 @@ Features
48
* Asynchronous-friendly CRUD objective models
49
* Well-considered contextual connection and transaction management
50
* Reusing native SQLAlchemy core to build queries with grammar sugars
51
-* Support Sanic_, Tornado_ and aiohttp_
+* Support Sanic_, Tornado_, aiohttp_ and Quart_
52
* Rich PostgreSQL JSONB support
53
54
@@ -206,6 +206,7 @@ hiring_!
206
.. _peewee-async: https://github.com/05bit/peewee-async
207
.. _asyncorm: https://github.com/monobot/asyncorm
208
.. _Tornado: http://www.tornadoweb.org/
209
+.. _Quart: https://gitlab.com/pgjones/quart/
210
.. _English: https://python-gino.readthedocs.io/
211
.. _Chinese: https://python-gino.readthedocs.io/zh/latest/
212
.. _DecentFoX Studio: https://decentfox.com/
0 commit comments