py7zr is a Python module that provides tools to read, write and list 7z file. The 7z file format is a popular archive and compression format in recent days.
See documentation: https://py7zr.readthedocs.io/en/latest/index.html
I wrote some code demonstrating the API's use: https://github.com/64board/Python/blob/main/py7zr_test.py
No comments:
Post a Comment