Name: | python3-asyncpg |
---|---|
Version: | 0.30.0 |
Release: | 5.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 2761183 |
License: | Apache-2.0 AND PSF-2.0 |
RPM: | python3-asyncpg-0.30.0-5.el10_0.x86_64.rpm |
Source RPM: | python-asyncpg-0.30.0-5.el10_0.src.rpm |
Build Date: | Wed Apr 16 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/MagicStack/asyncpg |
Summary: | A fast PostgreSQL Database Client Library for Python/asyncio |
Description: | asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. asyncpg is an efficient, clean implementation of PostgreSQL server binary protocol for use with Python’s asyncio framework. You can read more about asyncpg in an introductory blog post http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/. |