{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Provides type stubs for asyncpg to enable static type checking and improved IDE autocompletion when using the asyncpg PostgreSQL driver.","skillfed_tags":["type-stubs","asyncpg","static-typing"],"use_cases":["Enable mypy or pyright to catch type errors in asyncpg code before runtime.","Improve IDE autocomplete and inline documentation when writing asyncpg queries.","Maintain type safety in large async database applications with strict type checking.","Provide better developer experience when working with asyncpg in typed Python projects."],"what_it_does":"asyncpg-stubs is a type stub package that adds precise static type information to asyncpg, the popular async PostgreSQL driver for Python. It works alongside asyncpg to enable type checkers like mypy and IDEs to understand the types of asyncpg's API, improving code completion and catching type errors at development time rather than runtime.\n\nThe package follows a semantic versioning scheme where its major and minor versions track the corresponding asyncpg release\u2014for example, asyncpg-stubs 0.25.X works with asyncpg 0.25.Y. It requires asyncpg and typing-extensions as runtime dependencies and is actively maintained across Python 3.9 through 3.14.","worth_installing":"Yes. If you use asyncpg and want static type checking, this is the standard way to get accurate types for the library. Installation is frictionless, maintenance is active, and the BSD-3-Clause license poses no restrictions. Version matching with asyncpg is straightforward via the documented semver scheme."},"id":"asyncpg-stubs","links":{"html":"https://skillfed.io/packages/asyncpg-stubs","md":"https://skillfed.io/packages/asyncpg-stubs.md","pypi":"https://pypi.org/project/asyncpg-stubs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-10","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"asyncpg-stubs","python_support":"supports_current","summary":"asyncpg stubs"},"popularity":{"monthly_downloads":2447804,"position":3061,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.31.3"}
