Skip to content Skip to sidebar Skip to footer
Showing posts with the label In Memory

Zip And Ftp A String On The Fly With Python

I want to zip a string(could be very big) and send it through FTP. So far I am using ftplib and zi… Read more Zip And Ftp A String On The Fly With Python