mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2024-11-22 09:36:48 +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
|