{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type stubs for Flask-Cors to enable static type checking of Flask-Cors code with mypy, pyright, and other type checkers.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright to type-check Flask-Cors usage in a codebase using Flask-Cors 6.0.3.","Catch type errors in CORS configuration and decorator usage before runtime.","Improve IDE autocomplete and inline documentation for Flask-Cors APIs during development.","Maintain type safety in a fully type-annotated Flask application that uses Flask-Cors."],"what_it_does":"This is a type stub package that provides type annotations for Flask-Cors, allowing static type checkers like mypy and pyright to understand and validate code that uses the Flask-Cors library. Type stubs are separate packages that define the types and signatures of another library's public API, enabling type checking without modifying the original package.\n\nThe package is maintained as part of the typeshed project and targets Flask-Cors version 6.0.3. It has been tested with mypy 2.2.0 and pyright 1.1.411. However, the description notes that Flask-Cors 6.0.4 and later versions include their own type annotations, making this stub package redundant for users on those newer versions.","worth_installing":"Yes, but with a significant caveat: install this only if you are using Flask-Cors version 6.0.3 or earlier and need type checking support. If your project uses Flask-Cors 6.0.4 or later, uninstall this package as Flask-Cors now includes its own type annotations. For 6.0.3 users, it is worth installing if you use mypy or pyright for static type checking."},"id":"types-flask-cors","links":{"html":"https://skillfed.io/packages/types-flask-cors","md":"https://skillfed.io/packages/types-flask-cors.md","pypi":"https://pypi.org/project/types-flask-cors/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-12","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-Flask-Cors","python_support":"supports_current","summary":"Typing stubs for Flask-Cors"},"popularity":{"monthly_downloads":926326,"position":4709,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"6.0.3.20260712"}
