388 Forks
6074 Stars
6074 Watchers

asyncpg

A fast PostgreSQL Database Client Library for Python/asyncio.

How to download and setup asyncpg

Open terminal and run command
git clone https://github.com/MagicStack/asyncpg.git
git clone is used to create a copy or clone of asyncpg repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with asyncpg https://github.com/MagicStack/asyncpg/archive/master.zip

Or simply clone asyncpg with SSH
[email protected]:MagicStack/asyncpg.git

If you have some problems with asyncpg

You may open issue on asyncpg support forum (system) here: https://github.com/MagicStack/asyncpg/issues