Description
Reads and writes 7-Zip archives from Python code. It helps backup tools, file managers, installers, and scripts extract or create .7z archives without relying only on an external command.
Archives can contain untrusted files, path tricks, or very large compressed content. Validate extraction paths and sizes before unpacking archives automatically.