Contents

triopg 0.6.0

0

PostgreSQL client for Trio based on asyncpg

PostgreSQL client for Trio based on asyncpg

Stars: 41, Watchers: 41, Forks: 7, Open Issues: 3

The python-trio/triopg repo was created 5 years ago and the last code push was 2 years ago. The project is moderately popular with 41 github stars!

How to Install triopg

You can install triopg using pip

pip install triopg

or add it to a project with poetry

poetry add triopg

Package Details

Author
Emmanuel Leblond
License
MIT -or- Apache License 2.0
Homepage
https://github.com/python-trio/triopg
PyPi:
https://pypi.org/project/triopg/
GitHub Repo:
https://github.com/python-trio/triopg

Classifiers

No  triopg  pypi packages just yet.

Errors

A list of common triopg errors.

Code Examples

Here are some triopg code examples and snippets.