Socket
Socket
Sign inDemoInstall

pydenticon

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pydenticon

Library for generating identicons. Port of Sigil (https://github.com/cupcake/sigil) with enhancements.


Maintainers
1

Readme

Pydenticon

Pydenticon is a small utility library that can be used for deterministically generating identicons based on the hash of provided data.

The implementation is a port of the Sigil identicon implementation from:

  • https://github.com/cupcake/sigil/

Pydenticon provides a couple of extensions of its own when compared to the original Sigil implementation, like:

  • Ability to supply custom digest algorithms (allowing for larger identicons if digest provides enough entropy).
  • Ability to specify a rectangle for identicon size..

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc