{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's NeptuneData service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 NeptuneData API calls in VSCode or PyCharm.","Catch type errors in boto3 code before runtime using mypy or pyright in CI/CD pipelines.","Provide explicit type hints for NeptuneData client and resource objects in typed Python projects.","Use NeptuneData Literal types for validated enum-like parameters in function signatures.","Improve code maintainability by documenting expected argument and return types for AWS API calls."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's NeptuneData service. It is generated automatically from boto3's service definitions and provides IDE autocomplete, type checking via mypy or pyright, and inline documentation for all NeptuneData API calls. The stubs work with VSCode, PyCharm, Emacs, Sublime Text, and other editors that support Python language servers.\n\nThe package contains no runtime code\u2014it is purely type annotations (classified as \"Typing :: Stubs Only\"). It depends only on typing-extensions and is designed to be installed in development environments or behind a TYPE_CHECKING guard to avoid production dependencies. It supports Python 3.9 through 3.14 and integrates seamlessly with existing boto3 code without requiring explicit type annotations in most cases.","worth_installing":"Yes, if you use boto3 with NeptuneData and want static type checking or IDE autocomplete. Install friction is negligible, maintenance is active, and the MIT license carries no restrictions. The package is a pure stub with no runtime overhead and works across modern Python versions. Skip it only if you do not use type checking or IDE support."},"id":"mypy-boto3-neptunedata","links":{"html":"https://skillfed.io/packages/mypy-boto3-neptunedata","md":"https://skillfed.io/packages/mypy-boto3-neptunedata.md","pypi":"https://pypi.org/project/mypy-boto3-neptunedata/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-neptunedata","python_support":"supports_current","summary":"Type annotations for boto3 NeptuneData 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":245148,"position":8739,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
