Based of huffman compression
Project description
This is a text compression library implemented on the lines of HUFFMAN CODING. The code base is implemeted and maintained by Akshay Kumar Singh.
Procedure:
pip3 install akcompress
import akcompress
from akcompress import compress
from akcompress import expand
You are good to go.
To access documentation use the doc() method.
Change Log
0.0.1 (30/06/2021)
First Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
akcompress-0.0.1.tar.gz
(3.2 kB
view details)
File details
Details for the file akcompress-0.0.1.tar.gz
.
File metadata
- Download URL: akcompress-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8627241640bef28219e4dcbe1fadcd5fe693bf851774aca9a4f1bdca551b5938 |
|
MD5 | 3a6cbdd6187ac51e26b130da5c98c2ce |
|
BLAKE2b-256 | 400dd099f8656ddacb84a12b094047b18149be55cb465166272a606f577edec6 |