Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plan to split into reasonable size modules? #727

Open
streamnsight opened this issue Dec 18, 2024 · 0 comments
Open

Any plan to split into reasonable size modules? #727

streamnsight opened this issue Dec 18, 2024 · 0 comments

Comments

@streamnsight
Copy link
Member

The package, installed with pip, is about 363MB, which is quite sizable, (like almost 7x the size of pandas, an already pretty large library)

With the dependencies, that comes to 383MB+
363M oci
20M cryptography

Is there a plan to make this SDK installable in modules (like oci["storage"]), to be able to use specific parts only when needed?

If I only need to use the storage client, it seems a bit excessive to have to install an almost 400MB package just for that. This makes docker images much larger than they could be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant