mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
.. | ||
example.py | ||
README.rst |
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