python-dependency-injector/examples/miniapps/password_hashing
2018-06-27 19:53:06 +03:00
..
example.py Add example of callable delegation 2018-06-27 19:53:06 +03:00
README.rst Add example of callable delegation 2018-06-27 19:53:06 +03:00

Dependency injection and password hashing in Python
===================================================

Small example that demonstrates using of dependency injection for user
password hashing.


instructions for running:

.. code-block:: bash

    python example.py