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
File details
Details for the file asyncpg_stubs-0.30.0.tar.gz
.
File metadata
- Download URL: asyncpg_stubs-0.30.0.tar.gz
- Upload date:
- Size: 20.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bfe20f1b1e24a19674152ec9abbcc2df72c01e78af696f44fc275d56fe335ba |
|
MD5 | f7755fee8b6202126bd42ec28b4fa75e |
|
BLAKE2b-256 | 92fb08e27995b5444c888d58040203a2a73b9151855e267d171b3aff69033e7d |
File details
Details for the file asyncpg_stubs-0.30.0-py3-none-any.whl
.
File metadata
- Download URL: asyncpg_stubs-0.30.0-py3-none-any.whl
- Upload date:
- Size: 26.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.10.12 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1eac258c10fc45a781729913a2fcfba775888bed160ae47f55fe0964d639e9cd |
|
MD5 | 380e8dff901aafca4be4ab69ec482bab |
|
BLAKE2b-256 | db92fb8ba4baca7f02ae627ad1f3b84fff8c550c93bd71fd7f993e6792d5718e |