youtype / mypy_boto3_builder

Type annotations builder for boto3 compatible with VSCode, PyCharm, Emacs, Sublime Text, pyright and mypy.
https://youtype.github.io/mypy_boto3_builder/
MIT License
515 stars 35 forks source link

Add full package support #279

Closed vemel closed 1 month ago

vemel commented 1 month ago

This pull request adds support for the full package in the codebase. It includes changes to generate full stubs for the aiobotocore service and adds the necessary dependencies and setup files. This feature allows users to install all-in-one annotations for all services at once.