<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear all,</div><div><br></div><div>I would like to use zipfile encryption as python standard library.</div><div><a href="https://github.com/python/cpython/blob/master/Lib/zipfile.py">https://github.com/python/cpython/blob/master/Lib/zipfile.py</a><br></div><div><br></div><div>Below document says "currently" cannot.</div><div><a href="https://github.com/python/cpython/blob/master/Doc/library/zipfile.rst">https://github.com/python/cpython/blob/master/Doc/library/zipfile.rst</a></div><div>"but it currently cannot create an encrypted file."</div><div><br></div><div>Current pythonians like me have to use 3rd party like below, but I believe it is worth to include.</div><div><a href="https://pypi.org/project/pyminizip/">https://pypi.org/project/pyminizip/</a></div><div><a href="https://github.com/wllm-rbnt/py-zipcrypt">https://github.com/wllm-rbnt/py-zipcrypt</a><br></div><div><br></div><div>please forgive me if someone have already suggested before.</div><div><br></div><div>Thanks and Regards,</div><div>------------------</div><div>Takahiro Ono</div><div><br></div></div></div></div></div></div>