huffman-compression-algorithm
simple Huffman encoder
Package provides python implementation of string compressor
Huffify allows you to compress text using the Huffman algorithm.