Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 3
    It is available via pip install pyminizip
    – shadowbq
    Commented Dec 8, 2014 at 20:13
  • 1
    Does not work with the following: Python 3.5 via Anaconda (Jupyter Notebook): produced a secure zip file but the password I used to create it does not open the folder! Son of a pup! Commented Jun 3, 2016 at 1:18
  • pyminizip is also available via pypi.
    – martineau
    Commented Mar 29, 2022 at 16:20
  • SECURITY: According to Snyk, security issues have been found relating to interger overflow, stemming from zlib. The project appears to be no longer maintained.
    – s3dev
    Commented Mar 11 at 12:34