modelx icon indicating copy to clipboard operation
modelx copied to clipboard

Adding compression options to zip_model

Open fumitoh opened this issue 5 years ago • 1 comments

ZipFile() seems to have compression parameter, which is defaulted to no compression. Here is one of the options making it compress: compression=zipfile.ZIP_DEFLATED

Originally posted by @alexeybaran in https://github.com/fumitoh/modelx/issues/33#issuecomment-659253261

fumitoh avatar Jul 16 '20 12:07 fumitoh

Thanks. Will look into it.

fumitoh avatar Jul 16 '20 12:07 fumitoh