Skip to main content

A pure Python implementation of the pigz utility.

Project description

pigz-python

The goal of this project is to create a pure Python implementation of the pigz project for parallelizing gzipping.

Usage examples

pigz-python can be utilized by creating a PigzFile object and calling the process_compression_target() method.

from pigz_python import PigzFile

pigz_file = PigzFile('foo.txt')
pigz_file.process_compression_target()

Alternatively, the pigz_python module also provides a convenient helper method to do all of this work for you.

import pigz_python

pigz_python.compress_file('foo.txt')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pigz_python-2.0.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pigz_python-2.0.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file pigz_python-2.0.0.tar.gz.

File metadata

  • Download URL: pigz_python-2.0.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for pigz_python-2.0.0.tar.gz
Algorithm Hash digest
SHA256 3c7d998ccd708e0109d5f197dbab4d305ae50308da7e960c8fc43b8ab2dfa7a9
MD5 9106fe939bf04590c8d326447ed38038
BLAKE2b-256 18917922dc61f525457f49915fd26925188f6f46da364c0c61590f0834f3e90b

See more details on using hashes here.

File details

Details for the file pigz_python-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: pigz_python-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for pigz_python-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7240aa8e925adcfb6c34becc56bfdd1ea1d045b585345946c8a53149198b0bb2
MD5 587a96684d5bae6f2310c1c4e39a24ed
BLAKE2b-256 b71e7f6d5ec697d6eb8a92e289811f3e3b319190d1c14072b2d20ca9ae6fc294

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page