-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
triage neededFor new issues, not triaged yet.For new issues, not triaged yet.
Description
Hello,
I would like to know if there is a lite version of this library or an alternative that relies only on Python dependencies.
The reason is that I use this library inside a container and would like it to be smaller by avoiding the need to run "install -y" in the Containerfile.
I am using multi-stage builds, where in the first stage I compile the Python binary and then copy it to the final stage, thereby reducing the overall image size.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triage neededFor new issues, not triaged yet.For new issues, not triaged yet.