{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's ODB (Oracle Database) service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws-sdk"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 ODB client code in VSCode or other editors.","Run mypy or pyright type checking on boto3 ODB code to catch type errors before deployment.","Get explicit type annotations for OdbClient, paginators, and service-specific data types in PyCharm or other IDEs.","Use TYPE_CHECKING guards to include type stubs in development without adding runtime overhead to production.","Integrate with LSP-based editors (Emacs, Sublime Text) to provide real-time type checking and completion."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's ODB (Oracle Database) service. It is generated automatically from boto3 1.43.70 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE autocompletion, catches type errors before runtime, and provides explicit type annotations for OdbClient, paginators, and service-specific types.\n\nThe package is designed as a development-time dependency only\u2014you can use TYPE_CHECKING guards to avoid including it in production builds. It has a single runtime dependency on typing-extensions and installs as a pure-Python wheel with no compilation required. The library is actively maintained and supports current Python versions from 3.9 onward.","worth_installing":"Yes, if you use boto3 with ODB and want static type checking or IDE autocompletion. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Skip it only if you do not use type checking or ODB specifically."},"id":"mypy-boto3-odb","links":{"html":"https://skillfed.io/packages/mypy-boto3-odb","md":"https://skillfed.io/packages/mypy-boto3-odb.md","pypi":"https://pypi.org/project/mypy-boto3-odb/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-odb","python_support":"supports_current","summary":"Type annotations for boto3 Odb 1.43.70 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":236665,"position":8978,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.70"}
