Nicholas Junge
03/07/2023, 8:15 AMboto3
instead of aws s3
subprocesses? The reason being that awscli
does not play nice with other dependencies I have, so I wanted to know if migrating that code to a boto client is an option to be able to drop awscli
. Thanks in advance!Andrew Achkar
03/07/2023, 2:11 PMpipx
it will not interfere with your other env dependencies.
I believe there is an overhaul to the data persistence layer being worked on which could make a more fundamental change like what you're suggesting, but I don't know the details.Ketan (kumare3)
Kevin Su
03/07/2023, 8:48 PM