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