Sprockets Postgres¶
An set of mixins and classes for interacting with PostgreSQL using asyncio
in Tornado /
sprockets.http applications using
aiopg.
Python versions supported: 3.7+
Installation¶
sprockets-postgres is available on the Python package index and is installable via pip:
pip3 install sprockets-postgres