I have aws lambda function which internally uses trophosphere module. Can I download trophosphere to local file system using pip or similar without installing it? My aim is to download dependencies and zip with my python script. How I can do this?
Asked
Active
Viewed 234 times