D
D
Dmitry2016-03-21 14:05:29
Python
Dmitry, 2016-03-21 14:05:29

How to unpack a 7z archive using python?

I'm trying to unpack a 7-zip archive with a password using python. I connected py7zlib, the archive opens, I can display a list of files, but there is no way to unzip it. There is an answer at http://stackoverflow.com/questions/10701528/exampl... , but it doesn't take into account that the archive is solid. I am newbie in python.
Some info:
7-zip version 9.20 x64
archive is created on windows server via command line:
7z.exe a -pPASSWORD -mhe .\help .\*.txt
py7zlib I use from pylzma module

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2016-03-21
@dimonchik2013

recommend through
but, for example, rar free version of fig via command works

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question