Skip to content

Conversation

@3rdit
Copy link
Contributor

@3rdit 3rdit commented Jan 13, 2026

Replace the shell zip command with rustyzipper to avoid the subprocess schenanigans.

Tested on Windows 11, worked fine via process explorer for me.

This PR closes #121

#123 used pyminizip which was a bad idea. but this is a lot better. I've reviewed the code and everything seems safe and viable. So thanks to rustyzipper I don't have to make this project myself!

@xusheng6 xusheng6 merged commit 85edf2c into main Jan 17, 2026
@xusheng6 xusheng6 deleted the fix/rustyzipper-replacement branch January 17, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace command-line zip with Python library for zip files

3 participants