| Name: | python3-asyncpg |
|---|---|
| Version: | 0.30.0 |
| Release: | 5.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 2621658 |
| License: | Apache-2.0 AND PSF-2.0 |
| RPM: | python3-asyncpg-0.30.0-5.el10_0.aarch64.rpm |
| Source RPM: | python-asyncpg-0.30.0-5.el10_0.src.rpm |
| Build Date: | Thu Apr 17 2025 |
| Build Host: | build-ol10-aarch64.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/. |