Lossless compression of text data
Project description
USAGE
-> Copy the file you wish to encode, in the python script directory.
-> From terminal or command prompt, type python encode -e <file_name.txt>
-> This will save the compressed file in the directory of python script.
-> A key file will be created which will be used for decoding purposes.
-> To decode type python decode -d <compressed_file.bin> <key_file.txt>.
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
File details
Details for the file huffman_compression-0.1.tar.gz.
File metadata
- Download URL: huffman_compression-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
207418917ac2c0a2805bed032b895deb5de6312513cd089b64a2ef4eb7b9e16e
|
|
| MD5 |
462048a513824ffcda6de0ec323d6836
|
|
| BLAKE2b-256 |
ff4b5f0236829b7290195300fb8392baaf7b946639d368b8f83eaa96acaf9c4f
|