Skip to content

Support SDK modularization on a service basis #1543

@ciarancourtney

Description

@ciarancourtney

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestThis issue requests a feature.needs-major-versionCan only be considered for the next major releasep3This is a minor priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions