Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 python2.6 开始,现在更容易从受密码保护的 zip 中提取数据。但是如何在纯 python 中创建受密码保护的 zipfile 呢?
我过去一直在寻找这个,但没有成功。(我很乐意看到发布解决方案!)
一种选择是来自 chilkatsoft 的商业软件包,它可以做到这一点,但价格为 150 美元。如果你正在做一个商业应用程序是有道理的,但否则很难接受。
不久前,我最终向系统寻求解决方案。不幸的是,这将其锁定在一个平台上。