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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file asyncpg_stubs-0.31.1.tar.gz.
File metadata
- Download URL: asyncpg_stubs-0.31.1.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d7342417f867365c98b67d5ae40cb57ce6b2a9eb921fff39d9296961fca18be
|
|
| MD5 |
3fa30c343ab0022ef6ddc6070a79ba3f
|
|
| BLAKE2b-256 |
e0e1a51adefd76533eeff03d442bb4acbc96c2e27e04c85ce4be410b2ea92f33
|
File details
Details for the file asyncpg_stubs-0.31.1-py3-none-any.whl.
File metadata
- Download URL: asyncpg_stubs-0.31.1-py3-none-any.whl
- Upload date:
- Size: 27.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.2.1 CPython/3.12.3 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96c0cf3786948f313207b990d26bf3430daf385ca2913ba65d9dd0ede6bf8bf4
|
|
| MD5 |
fac9bef780569e8607f4b2fc92f972a8
|
|
| BLAKE2b-256 |
81ab2301aace8c32be52832f3af75aadfd3c8516b8e7764ba8fa82c6008a99aa
|