{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type stubs for Flask-SQLAlchemy to enable static type checking with mypy, pyright, pytype, and other PEP 561-compatible tools.","skillfed_tags":["type-stubs","static-typing","legacy-support"],"use_cases":["Type-checking Flask-SQLAlchemy code with mypy when using Flask-SQLAlchemy versions prior to 3.0.1.","Enabling IDE autocomplete and type hints for Flask-SQLAlchemy in editors like PyCharm when using older versions.","Validating ORM queries and model definitions against type contracts in legacy projects.","Integrating Flask-SQLAlchemy into a typed Python codebase that uses pyright or pytype for static analysis."],"what_it_does":"This package provides PEP 561 type stub files for Flask-SQLAlchemy, allowing static type checkers to understand and validate the types used in Flask-SQLAlchemy code. It acts as a bridge between the Flask-SQLAlchemy library and tools like mypy, pyright, and pytype, enabling developers to catch type errors before runtime.\n\nThe stubs depend on types-SQLAlchemy for core SQLAlchemy type information. However, the package is now largely superseded: Flask-SQLAlchemy has included its own type annotations since version 3.0.1, making this stub package redundant for modern codebases. It remains useful only for projects still using older versions of Flask-SQLAlchemy that lack built-in typing support.","worth_installing":"No, unless you are maintaining a legacy codebase using Flask-SQLAlchemy before version 3.0.1. For any modern Flask-SQLAlchemy project (3.0.1+), uninstall this package and rely on the library's built-in type annotations instead. The package has not been updated since May 2023 and will not receive updates for newer Flask-SQLAlchemy versions."},"id":"types-flask-sqlalchemy","links":{"html":"https://skillfed.io/packages/types-flask-sqlalchemy","md":"https://skillfed.io/packages/types-flask-sqlalchemy.md","pypi":"https://pypi.org/project/types-flask-sqlalchemy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-05-10","license_spdx":null,"license_treatment":"permissive","name":"types-Flask-SQLAlchemy","python_support":"unspecified","summary":"Typing stubs for Flask-SQLAlchemy"},"popularity":{"monthly_downloads":243472,"position":8793,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.5.9.4"}
