Skip to main content

Shannon Fano Encoding library

Project description

Shannon Fano

A small practice library created as a project to encode an image.

Installation

pip install shannon-fano

How to use this?

This library returns the shannon fano code words of the image.

from shannon_fano import Shannon_fano_encoding

# enter the image name as <name of the image.extension>

image_name = Shannon_fano_encoding(input("Enter the Filename:"))
print(image_name.encode())

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

shannon-fano-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

shannon_fano-0.1.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

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