Files @ 57f344e8de5f
Branch filter:

Location: pydenticon/docs/index.rst

57f344e8de5f 918 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
PYD-2: Fixed a typo.
Pydenticon documentation
========================

.. image:: images/pydenticon.png
.. image:: images/pydenticon_inverted.png

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/

Support
-------

In case of problems with the library, please do not hestitate to contact the
author at **pydenticon (at) majic.rs**. The library itself is hosted on Github,
and on author's own websites:

* https://github.com/azaghal/pydenticon
* https://code.majic.rs/pydenticon
* https://projects.majic.rs/pydenticon

Contents:

.. toctree::
   :maxdepth: 2

   about
   installation
   usage
   algorithm
   privacy
   apireference
   releasenotes

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`