{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type stubs for google-cloud-ndb, enabling static type checkers like mypy and pyright to validate code using the google-cloud-ndb package.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses google-cloud-ndb without runtime errors.","Improve IDE autocomplete and inline documentation when working with google-cloud-ndb APIs.","Catch type mismatches in Datastore queries and entity operations during development.","Support gradual typing adoption in projects that depend on google-cloud-ndb."],"what_it_does":"This is a type stub package that provides type annotations for google-cloud-ndb, a Google Cloud Datastore client library. Type stubs are metadata files that allow static type checkers to understand the structure and types of a library without needing to execute its code. This package is tested against mypy 2.3.0 and pyright 1.1.411, and aims to cover google-cloud-ndb version 2.4.*.\n\nThe package is marked as partial, meaning some annotations may be incomplete or missing. It is maintained as part of the typeshed project, a community-driven repository of type stubs for popular Python libraries. Installing this package allows developers to catch type errors in code that uses google-cloud-ndb before runtime, improving code quality and IDE autocomplete support.","worth_installing":"Yes, if you use google-cloud-ndb and run static type checkers. Install alongside google-cloud-ndb to enable type checking. Be aware the stubs are partial; missing annotations should be reported to typeshed. No security concerns and minimal install friction."},"id":"types-google-cloud-ndb","links":{"html":"https://skillfed.io/packages/types-google-cloud-ndb","md":"https://skillfed.io/packages/types-google-cloud-ndb.md","pypi":"https://pypi.org/project/types-google-cloud-ndb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-google-cloud-ndb","python_support":"supports_current","summary":"Typing stubs for google-cloud-ndb"},"popularity":{"monthly_downloads":516147,"position":6233,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.4.0.20260724"}
