issues
search
miurahr
/
py7zr
7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
https://pypi.org/project/py7zr/
GNU Lesser General Public License v2.1
463
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore/ci: linter with reviewdog
#625
miurahr
opened
3 weeks ago
0
refactor: use Path instead of PurePath
#624
miurahr
closed
1 month ago
0
chore: update old test data
#623
miurahr
closed
1 month ago
0
fix: unintended unclosed status when exception
#622
miurahr
closed
1 month ago
1
refactor: drop read/readall method, and add feature to stream data into user object
#620
miurahr
opened
1 month ago
18
feat: 3.13 support
#619
Ravencentric
closed
2 months ago
5
Password setter method for SevenZipFile object and/or password argument for extract/read
#618
boulwabd
closed
1 month ago
1
Archive keeps getting deleted
#617
anshuchen
closed
2 months ago
1
Uploading object to S3
#615
quell01102022
closed
1 month ago
1
docs: group getnames and namelist together
#613
Ravencentric
closed
3 months ago
0
docs: add getinfo()
#612
Ravencentric
closed
3 months ago
0
docs: fix typos
#611
kianmeng
closed
2 months ago
4
fix: handle trailing slash
#610
Ravencentric
closed
3 months ago
0
feat: add `getinfo()`
#609
Ravencentric
closed
3 months ago
2
Add `getinfo()` method to get a single `FileInfo` by name
#608
Ravencentric
closed
3 months ago
2
Bump dependencies
#606
miurahr
closed
3 months ago
0
fix: append mode on non-existent files
#604
Ravencentric
closed
3 months ago
4
`mode="a"` errors if the file doesn't already exist
#603
Ravencentric
closed
3 months ago
0
Give version number to be 1.0.0 and change status to be production
#602
miurahr
opened
3 months ago
5
chore: minimum requirement to python 3.8
#601
miurahr
closed
3 months ago
0
feat: add SevenZipFile.namelist() method
#600
miurahr
closed
3 months ago
0
Remove pyannotate from pyproject.toml
#598
micwoj92
closed
3 months ago
0
Extracting a corrupt 7z file and try to delete it will cause the PermissionError in windows
#597
ok-oldking
opened
4 months ago
4
Made grammatical corrections in the `Programming APIs` --> `Extraction` section of the User Guide.
#596
github-user-en
closed
3 months ago
0
Python 3.7 is not supported in version 0.21.0
#594
noneghost
closed
3 months ago
2
py7zr does not work on Python 3.7 without LZMA support. I install backport.lzma and got error
#592
feiyangf
closed
1 month ago
3
Prevent crash - Change the threshold for a full 9-byte number
#591
XanC
closed
3 months ago
6
docs: Use same format for `unpack_archive` example as for `make_archive`
#590
hoel-bagard
closed
5 months ago
1
py7zr fails to extract a specific encrypted archive
#589
lorddevereux
opened
7 months ago
0
feat: add support for `mode="x"` in `py7zr.SevenZipFile()`
#588
Ravencentric
closed
3 months ago
5
Add support for `mode="x"` in `SevenZipFile()` constructor
#587
Ravencentric
closed
3 months ago
0
add 'x' support
#586
Ravencentric
closed
7 months ago
0
feat: Add recursive sudirectories and files extraction.
#585
nepiskopos
closed
6 months ago
3
feat: ensure unpack_7zarchive closes the archive
#584
francoisfreitag
closed
6 months ago
0
feat: make unpack_7zarchive raise ReadError for invalid files
#583
francoisfreitag
closed
4 months ago
2
Extraction is not completing and dosen't give any error
#582
AlexiJemano
opened
7 months ago
0
fix bug in function is_64bit()
#580
johnking0099
closed
5 months ago
1
read/readall dumps the decompressed files to memory, instead of streaming them
#579
jaboja
opened
8 months ago
4
feat: check `targets` argument type for read and extract method
#577
miurahr
closed
8 months ago
0
File extraction fails when give filename str as a `targets` argument in v0.21.0
#576
huettenhain
closed
8 months ago
8
Memory leaks when uncompressing multi-volume archives
#575
aquirin
opened
9 months ago
6
docs: update README.rst
#572
miurahr
closed
10 months ago
0
docs: make subsection of multivolume creation
#568
miurahr
closed
10 months ago
0
chore: fix PR template
#567
miurahr
closed
10 months ago
0
chore: Create pull_request_template.md
#559
miurahr
closed
10 months ago
0
add report_update() for logging large files extraction
#558
YeeaaahMan
closed
10 months ago
3
Is there an option to split to volumes?
#557
CelebStalker
closed
8 months ago
1
Remove obsolete words in comments
#556
qykth-git
closed
10 months ago
0
Speed up extraction when number of files is very large.
#555
vladfi1
closed
10 months ago
8
build(deps-dev): update flake8 requirement from <7 to <8
#554
dependabot[bot]
closed
10 months ago
0
Next