python-dependency-injector/examples/miniapps/commands-and-handlers
2020-11-20 18:16:29 -05:00
..
application Bump version to 4.5.1 2020-11-20 18:16:29 -05:00
README.rst Add commands and handlers example 2020-11-20 18:09:34 -05:00

Commands and Handlers Example
=============================

This mixed example from issue `#327 <https://github.com/ets-labs/python-dependency-injector/issues/327>`_.
It demonstrates ``Dict`` provider with non-string keys and ``.provided`` attribute.

Run
---

To run the application do:

.. code-block:: bash

    python -m application