Skip to main content

GitHubesque identicon generator.

Project description

ghicon

ghicon is a GitHubesque identicon generator. It uses the seed text and the cryptographic hash function, MD5, to create unique images called identicons.

Usage

Install ghicon using,

pip install ghicon

Then use the generate function,

import ghicon

image = ghicon.generate("agzg")
image.save("agzg.png")

Tip: You can also invert the colours of the identicon to mix things up!

Examples

         

License

Governed under the MIT license.

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

ghicon-0.0.1.tar.gz (3.8 kB view hashes)

Uploaded Source

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