py7zr1.0.0
py7zr1.0.0
Published
Pure python 7-zip library
pip install py7zr
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- texttable
- pycryptodomex
>=3.20.0
- brotli
>=1.1.0; platform_python_implementation == "CPython"
- brotlicffi
>=1.1.0.0; platform_python_implementation == "PyPy"
- psutil
; sys_platform != "cygwin"
- pyzstd
>=0.16.1
- pyppmd
<1.3.0,>=1.1.0
- pybcj
<1.1.0,>=1.0.0
- multivolumefile
>=0.2.3
- inflate64
<1.1.0,>=1.0.0
- libarchive-c
; extra == "test-compat"
- pytest
; extra == "test"
- pytest-benchmark
; extra == "test"
- pytest-cov
; extra == "test"
- pytest-remotedata
; extra == "test"
- pytest-timeout
; extra == "test"
- py-cpuinfo
; extra == "test"
- coverage
[toml]>=5.2; extra == "test"
- coveralls
>=2.1.1; extra == "test"
- requests
; extra == "test"
- pytest-httpserver
; extra == "test"
- sphinx
>=7.0.0; extra == "docs"
- sphinx-py3doc-enhanced-theme
; extra == "docs"
- sphinx-a4doc
; extra == "docs"
- docutils
; extra == "docs"
- mypy
>=1.10.0; extra == "check"
- mypy_extensions
>=1.0.0; extra == "check"
- lxml
; extra == "check"
- types-psutil
; extra == "check"
- check-manifest
; extra == "check"
- flake8
<8; extra == "check"
- flake8-black
>=0.3.6; extra == "check"
- flake8-deprecated
; extra == "check"
- flake8-isort
; extra == "check"
- isort
>=5.13.2; extra == "check"
- pygments
; extra == "check"
- readme-renderer
; extra == "check"
- twine
; extra == "check"
- black
>=24.8.0; extra == "check"
- pylint
; extra == "check"
- pytest
; extra == "debug"
- pytest-leaks
; extra == "debug"
- pytest-profiling
; extra == "debug"