Password hashing example ======================== This example demonstrates an injection of the ``Callable`` provider. Listing of the ``example.py``: .. literalinclude:: ../../examples/miniapps/password-hashing/example.py :language: python Instructions for running: .. code-block:: bash python example.py You can find the source code on the `Github `_. .. disqus::