I am reading a zip file using django python and uploading that to aws s3. I want to read html file inside zip file and upload that html fle to s3 but not zip file.
*N