Python Huffman Coding

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎1 ‎votes

ABOUT Python Huffman Coding

A text compression program based on Huffman algorithm. Used on command line in form: python huffman.py [compress/decompress] [filename] Saves new file in form filename + "Compressed.txt"