mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 17:47:02 +03:00
11 lines
176 B
ReStructuredText
11 lines
176 B
ReStructuredText
|
Password hashing
|
||
|
================
|
||
|
|
||
|
This example demonstrates an injection of the ``Callable`` provider.
|
||
|
|
||
|
Instructions for running:
|
||
|
|
||
|
.. code-block:: bash
|
||
|
|
||
|
python example.py
|