{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for the boto3 Account service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocompletion and type checking for boto3 Account API calls in VSCode with Pylance or PyCharm.","Catch Account service API misuse at development time using mypy or pyright before running code.","Document Account client method signatures and return types in your codebase without manual annotations.","Improve code maintainability by letting type checkers verify Account API usage across a large project.","Use boto3 Account service with full IDE support in Emacs or Sublime Text via LSP and pyright."],"what_it_does":"mypy-boto3-account is a type-stub package that adds complete type annotations to boto3's Account service. It is generated automatically from boto3's service definitions and enables static type checkers like mypy and pyright, as well as IDE code completion in VSCode, PyCharm, Emacs, and Sublime Text, to understand boto3 Account client calls without requiring explicit type hints in your code.\n\nThe package is designed as a companion to boto3 itself\u2014it does not provide runtime functionality, only type information. It includes annotations for the Account client, paginators, and service-specific type literals. Installation is straightforward via pip, and it integrates transparently with standard Python development workflows. The package supports Python 3.9 through 3.14 and has no heavy dependencies beyond typing-extensions.","worth_installing":"Yes, if you use boto3's Account service and want static type checking or IDE autocompletion. Installation is frictionless, maintenance is active, and the MIT license carries no restrictions. The only consideration is PyCharm users should be aware of potential performance issues with Literal overloads; the documentation recommends boto3-stubs-lite as an alternative in that case."},"id":"mypy-boto3-account","links":{"html":"https://skillfed.io/packages/mypy-boto3-account","md":"https://skillfed.io/packages/mypy-boto3-account.md","pypi":"https://pypi.org/project/mypy-boto3-account/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-27","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-account","python_support":"supports_current","summary":"Type annotations for boto3 Account 1.43.57 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":287817,"position":8024,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.57"}
