{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/2"}],"enrichment":{"capability":"Provides type hints for Flask-Migrate, enabling type checkers like mypy and pyright to validate code using Flask-Migrate for database migrations.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable type checkers to validate Flask applications that use Flask-Migrate for database schema management.","Catch migration-related type errors in CI/CD pipelines before code reaches production.","Get IDE autocomplete and type hints when writing code that uses Flask-Migrate.","Validate that migration scripts pass correct argument types to Flask-Migrate functions."],"what_it_does":"This package provides type stubs for Flask-Migrate, which handles SQLAlchemy database migrations in Flask applications. Type stubs are metadata files that tell type checkers like mypy and pyright what types Flask-Migrate's functions and classes accept and return, enabling static type validation of code that uses Flask-Migrate and Flask-SQLAlchemy.\n\nThe stubs are maintained as part of the typeshed project and tested against mypy 1.20.0 and pyright 1.1.408. They target Flask-Migrate version 4.1.*. Since this is a stub-only package, it has no runtime behavior\u2014it only improves the development experience by enabling type checking during development and in CI pipelines.","worth_installing":"Yes, if you use Flask-Migrate and run a type checker in your project. The stubs are actively maintained, have no security vulnerabilities, and low install friction. If you don't use a type checker, this package provides no value."},"id":"types-flask-migrate","links":{"html":"https://skillfed.io/packages/types-flask-migrate","md":"https://skillfed.io/packages/types-flask-migrate.md","pypi":"https://pypi.org/project/types-flask-migrate/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-08","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-Flask-Migrate","python_support":"supports_current","summary":"Typing stubs for Flask-Migrate"},"popularity":{"monthly_downloads":451581,"position":6585,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.1.0.20260508"}
