issues
search
bguise987
/
pigz-python
The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.
MIT License
31
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
compress_file Hangs on empty file
#38
sgavril
opened
10 months ago
0
adding feature to assign custom output filename
#37
siddarth-patil
opened
1 year ago
1
Feature: Ability to specify output file name
#36
siddarth-patil
opened
1 year ago
0
API similar to stdlib gzip/bz2/lzma
#35
alexitx
opened
3 years ago
2
Random failures with ~800M file
#34
bsergean
opened
3 years ago
14
Compression level
#33
MuditMaurya
opened
3 years ago
4
Develop
#32
bguise987
closed
3 years ago
0
Bugfix/output target location
#31
bguise987
closed
3 years ago
0
Allow output target specification
#30
d-rams
closed
3 years ago
1
Bring over documentation change
#29
bguise987
closed
4 years ago
0
Feature/simple documentation
#28
bguise987
closed
4 years ago
0
Add bump2version
#27
bguise987
opened
4 years ago
0
Simple documentation for initial release
#26
bguise987
closed
4 years ago
0
Add coverage report
#25
bguise987
opened
4 years ago
0
Feature/add tox
#24
bguise987
closed
4 years ago
0
Handle case of file not existing
#23
bguise987
closed
4 years ago
0
Update GitHub actions
#22
bguise987
closed
4 years ago
0
Feature/adjust api take 2
#21
bguise987
closed
4 years ago
0
Add Sphinx documentation
#20
bguise987
opened
4 years ago
0
Setup tox
#19
bguise987
closed
4 years ago
0
Feature/adjust api
#18
bguise987
closed
4 years ago
1
Adjust API
#17
bguise987
closed
4 years ago
1
Add FNAME FLG and FNAME to output file, resolves #12
#16
bguise987
closed
4 years ago
0
Feature/chunk headers
#15
bguise987
closed
4 years ago
0
Pass in zdict to compressobj (see docs)
#14
bguise987
opened
4 years ago
0
Add unit tests
#13
bguise987
closed
4 years ago
2
Add FNAME FLG
#12
bguise987
closed
4 years ago
1
Write file header and chunk headers
#11
bguise987
closed
4 years ago
0
Feature/layout basic structure
#10
bguise987
closed
4 years ago
0
Implement zip functionality
#9
bguise987
closed
4 years ago
1
Implement computing the input file checksums
#8
bguise987
closed
4 years ago
0
Create basic program layout
#7
bguise987
closed
4 years ago
0
Determine which pigz command line options to support in the library
#6
bguise987
opened
4 years ago
0
Add setup.cfg, setup.py, and __init__.py
#5
bguise987
closed
4 years ago
0
Add license
#4
bguise987
closed
4 years ago
0
Pick a license
#3
bguise987
closed
4 years ago
0
Implement multithreading (or multiprocessing?) scheme
#2
bguise987
closed
4 years ago
0
Setup project for successful deployment to PyPi later
#1
bguise987
closed
4 years ago
0