python-dependency-injector/examples/miniapps
Roman Mogylatov fe01ad41d9
Update examples to use config __init__ args (#527)
* Update application-single-container example

* Update application-multiple-containers example

* Update decoupled-packages example

* Update movie lister example

* Update CLI tutorial

* Update sanic example

* Update sanic example with wiring_config

* Update fastapi example

* Update fastapi-simple example

* Update fastapi-sqlalchemy example

* Update flask-blueprints example

* Update flask example and tutorial

* Update aiohttp example and tutorial

* Update asyncio-daemon example and tutorial
2021-10-31 20:31:39 -04:00
..
aiohttp Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
application-multiple-containers Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
application-multiple-containers-runtime-overriding Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
application-single-container Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
asyncio-daemon Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
boto3-session Fix boto3 example 2021-09-30 16:02:49 -04:00
commands-and-handlers Update quotes in commands-and-handlers example 2021-09-30 16:53:27 -04:00
decoupled-packages Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
django Update django example 2021-09-30 19:19:34 -04:00
factory-patterns Update quotes in factory-patterns example 2021-09-30 19:09:47 -04:00
fastapi Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
fastapi-redis Update versions 2021-09-30 20:36:42 -04:00
fastapi-simple Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
fastapi-sqlalchemy Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
flask Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
flask-blueprints Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
movie-lister Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
password-hashing Update quotes in password-hashing example 2021-09-30 19:02:23 -04:00
sanic Update examples to use config __init__ args (#527) 2021-10-31 20:31:39 -04:00
use-cases Update quotes in use-cases example 2021-09-30 19:01:31 -04:00