Skip to main content

asyncpg stubs

Project description

asyncpg-stubs

License Poetry Checked with mypy Checked with pyright Ruff Code style: black

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asyncpg_stubs-0.29.1.tar.gz (20.4 kB view hashes)

Uploaded Source

Built Distribution

asyncpg_stubs-0.29.1-py3-none-any.whl (26.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page