asyncpg stubs
Project description
asyncpg-stubs
This package contains type stubs to provide more precise static types and type inference for asyncpg.
Installation
pip install asyncpg-stubs
Development
Make sure you have poetry installed.
poetry install
poetry run pre-commit install --hook-type pre-commit
Version numbering scheme
The major and minor version numbers of asyncpg-stubs
will match the major
and minor version numbers of the asyncpg
release the stubs represent. For
instance, if you are using asyncpg
version 0.25.0
, you would use asyncpg-stubs
version 0.25.X
where X
is the latest patch version of the stubs. Using semver
dependencty specifications, asyncpg-stubs
version ~0.25
is designed to work with
asyncpg
version ~0.25
.
In addition, asyncpg-stubs
will indicate which versions of the runtime library are compatible through its dependency information (as suggested in PEP-561).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for asyncpg_stubs-0.26.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b22d548b51ee3fbe02f36046f48d3d0985e2c211b21d78041ddbf913c3b6b609 |
|
MD5 | 7f1e3b7db0a41e4a9c4dd07fe93d56eb |
|
BLAKE2b-256 | bfb7e5ae045c7fd3cec54e8477c94237b7239e7331fe0cc0a6ecf478cf7fb93f |