Hi ,
Looking for some pointers on using Python to decompress files on AWS S3.
I have been using Boto 2.x library .
As of now I have a requirement to extract a compressed file in one of the
s3 buckets,
that needs to be extracted. There is no direct API to handle this as of now.
It would be of great
Thanks Anand,
I was looking at avoiding ec2 instance.
Would there be any chance of using s3 as a filesystem and
then uncompress the contents.
Regards,
Sundar.
>1. AWS S3 Routine with Python (Sundar N)
>2. Re: AWS S3 Routine with Python (Anand Chitipothu)
>3. My proposal
Hi ,
I am using Azure functions with python 3.6 .
Currently stuck with one issue where in I need to extract zipped files in
blobs.
There is not much documentation on this .
Any help here is greatly appreciated,
Regards,
Sundar.
___
BangPypers mailing lis
Looking for some help in deploying an python based azure function v2.0
Had complications with use of dockers/container registries,
Current issue with function compilation :
binary dependencies without wheel are not supported .
Is there an easier/better way to handle this ?
Would like to connect
Hi,
Looking for pointers to pull facebook's campaign leads extraction to a
spreadsheet automatically. Any directions to do this programmatically
preferably with python /Google spreadsheet would be helpful with Facebook's
business API. The FAME plugin for does not seem to have this feature to
pull o