
aiopg 1.4.0
0
Postgres integration with asyncio.
Contents
Postgres integration with asyncio.
Stars: 1428, Watchers: 1428, Forks: 161, Open Issues: 87The aio-libs/aiopg repo was created 11 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1428 github stars!
How to Install aiopg
You can install aiopg using pip
pip install aiopg
or add it to a project with poetry
poetry add aiopg
Package Details
- Author
- Andrew Svetlov
- License
- BSD
- Homepage
- https://aiopg.readthedocs.io
- PyPi:
- https://pypi.org/project/aiopg/
- GitHub Repo:
- https://github.com/aio-libs/aiopg
Classifiers
- Database
- Database/Front-Ends
Related Packages
Errors
A list of common aiopg errors.
Code Examples
Here are some aiopg code examples and snippets.
GitHub Issues
The aiopg package has 87 open issues on GitHub
- Bump black from 22.3.0 to 25.11.0
- Bump isort from 5.9.3 to 6.1.0
- Bump six from 1.16.0 to 1.17.0
- Bump docker from 6.1.2 to 7.1.0
- Bump pytest-cov from 2.12.1 to 7.0.0
- Bump pytest-timeout from 1.4.2 to 2.4.0
- Bump pytest from 6.2.4 to 8.4.2
- Bump coverage from 5.5 to 7.10.7
- Bump async-timeout from 4.0.0 to 5.0.1
- added extras execute_batch for executemany
pythonfix







