{"library":"types-sqlalchemy","type":"library","category":null,"description":"types-sqlalchemy is a PEP 561 type stub package designed to provide static type checking for the SQLAlchemy library. It enables type checkers such as MyPy, Pyright, Pytype, and PyCharm to analyze code that uses SQLAlchemy, improving code quality and catching potential errors at development time. This package is part of the `typeshed` project and primarily supports SQLAlchemy 1.x, with SQLAlchemy 2.0+ integrating native type annotations. It is actively maintained as part of typeshed.","language":"python","status":"active","version":"1.4.53.38","tags":["typing","stubs","sqlalchemy","type-checking","mypy","pyright","typeshed"],"last_verified":"Mon May 25","install":[{"cmd":"pip install types-sqlalchemy","imports":["from sqlalchemy import Column, Integer, String\nfrom sqlalchemy.orm import declarative_base, Mapped, mapped_column\nfrom typing import Optional"]}],"homepage":null,"github":"https://github.com/typeshed-internal/stub_uploader","docs":null,"changelog":"https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/SQLAlchemy.md","pypi":"https://pypi.org/project/types-sqlalchemy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/types-sqlalchemy/compatibility"}}