-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
feature-requestThis issue requests a feature.This issue requests a feature.needs-major-versionCan only be considered for the next major releaseCan only be considered for the next major releasep3This is a minor priority issueThis is a minor priority issue
Description
A common use case may be to use some boto functions in a client app frozen with pyinstaller, in this case botocore will add 30MB to the install size.
Is there any plan to document how to trim the install size? For example:
- Specify which services you are going to be using with setuptools
install_extras
- Archive old service definitions outside pypi package
wodCZ, michaelbrewer, benbridts, millarm, heitorlessa and 99 more
Metadata
Metadata
Assignees
Labels
feature-requestThis issue requests a feature.This issue requests a feature.needs-major-versionCan only be considered for the next major releaseCan only be considered for the next major releasep3This is a minor priority issueThis is a minor priority issue