{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance/3"}],"enrichment":{"capability":"Provides type annotations for the geopandas library, enabling static type checkers like mypy and pyright to validate code that uses geopandas.","skillfed_tags":["type-stubs","geospatial"],"use_cases":["Enable mypy or pyright to catch type errors in scripts that read or manipulate GeoDataFrames.","Get IDE autocomplete and type hints when writing geopandas code in VS Code or PyCharm.","Enforce type safety in geospatial data pipelines as part of a CI/CD linting step.","Validate function signatures that accept or return geopandas objects in a larger codebase."],"what_it_does":"types-geopandas is a type stub package that provides static type annotations for the geopandas geospatial data library. It allows type checkers like mypy, pyright, and ty to understand and validate code that imports and uses geopandas, catching type errors before runtime. The stubs are maintained as part of the typeshed project and are tested against multiple type checkers to ensure accuracy.\n\nThis package is installed alongside geopandas (or in parallel) to enable IDE autocomplete, type checking in CI/CD pipelines, and better developer experience when working with geospatial data. It depends on type stubs for geopandas's own dependencies\u2014numpy, pandas-stubs, types-shapely, and pyproj\u2014so installing it pulls in a minimal set of metadata-only packages with no compiled code.","worth_installing":"Yes, if you use geopandas and want static type checking. Install it alongside geopandas to unlock type validation and IDE support. No downside: it's permissively licensed, actively maintained, has no heavy dependencies, and requires only Python 3.10+. Omit it only if you don't use a type checker or don't care about type safety in geospatial code."},"id":"types-geopandas","links":{"html":"https://skillfed.io/packages/types-geopandas","md":"https://skillfed.io/packages/types-geopandas.md","pypi":"https://pypi.org/project/types-geopandas/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-geopandas","python_support":"supports_current","summary":"Typing stubs for geopandas"},"popularity":{"monthly_downloads":130999,"position":11615,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.4.20260807"}
