mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-04-02 02:50:11 +08:00
translating by leemeans
[translating by leemeans]Fastest way to unzip a zip file in Python
This commit is contained in:
parent
795413542e
commit
9d109f802b
@ -1,3 +1,4 @@
|
||||
Leemeans Translating
|
||||
Fastest way to unzip a zip file in Python
|
||||
======
|
||||
So the context is this; a zip file is uploaded into a [web service][1] and Python then needs extract that and analyze and deal with each file within. In this particular application what it does is that it looks at the file's individual name and size, compares that to what has already been uploaded in AWS S3 and if the file is believed to be different or new, it gets uploaded to AWS S3.
|
||||
|
Loading…
Reference in New Issue
Block a user