
triopg 0.6.0
0
PostgreSQL client for Trio based on asyncpg
Contents
PostgreSQL client for Trio based on asyncpg
Stars: 40, Watchers: 40, Forks: 7, Open Issues: 3The python-trio/triopg
repo was created 4 years ago and was last updated 1 months ago. The project is moderately popular with 40 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
Related Packages
Errors
A list of common triopg errors.
Code Examples
Here are some triopg
code examples and snippets.