{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's Neptune 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 type checking for Neptune client calls in VSCode with Pylance","Run mypy or pyright type checking on code using boto3 Neptune without manual type annotations","Get real-time code completion for Neptune paginators and waiters in PyCharm or other IDEs","Catch Neptune API usage errors at development time rather than runtime","Use TYPE_CHECKING guards to avoid runtime dependencies while keeping full type support"],"what_it_does":"This package is a type stub library that adds static type checking and IDE autocomplete to boto3's Neptune database service. It is generated from boto3 1.43.28 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type annotations. The stubs enable your IDE and type checker to understand Neptune client methods, paginators, and waiters without requiring explicit type annotations in your code.\n\nThe package is designed as a development-time dependency\u2014you install it in your environment to get type checking and autocomplete, but it's not needed at runtime. It supports Python 3.9 through 3.14 and depends only on typing-extensions. The documentation notes that PyCharm users may experience performance issues with the full version and recommends using boto3-stubs-lite as an alternative.","worth_installing":"Yes, if you use boto3 with Neptune and want IDE support or static type checking. Install friction is minimal (one dependency, pure Python), maintenance is active, and the MIT license has no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads and may prefer boto3-stubs-lite instead."},"id":"mypy-boto3-neptune","links":{"html":"https://skillfed.io/packages/mypy-boto3-neptune","md":"https://skillfed.io/packages/mypy-boto3-neptune.md","pypi":"https://pypi.org/project/mypy-boto3-neptune/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-11","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-neptune","python_support":"supports_current","summary":"Type annotations for boto3 Neptune 1.43.28 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":315031,"position":7691,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.28"}
