Generates and provides IDE stubs for the entire boto3 API, enabling autocomplete and documentation in any editor. Current version 0.15.1.23.10, versioned to match boto3 releases. Updates are released irregularly per boto3 minor version bumps.
pip install botostubsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import botostubs at the top of your script to enable type hints and autocomplete for any boto3 client or resource.
Ensure botostubs version corresponds to your installed boto3 version. Check botostubs version on PyPI vs boto3.
Upgrade to the latest botostubs that matches your boto3 version.
No dependency data recorded yet.