python-dependency-injector/examples/miniapps
Roman Mogylatov 7d160cb4a5
Wiring with string module names (#515)
* Update main example

* Updating wiring module

* Update wiring test case name

* Implement string imports for wiring

* Update example

* Refactor implementation

* Update front example

* Fix a typo in README

* Update wiring docs

* Update single container example

* Update multiple containers example

* Update quotes in multiple containers example

* Update quotes in single container example

* Update decoupled-packages example

* Update single and multiple containers example

* Update quotes

* Update fastapi+redis example

* Update resource docs

* Update quotes in CLI tutorial

* Update CLI application (movie lister) tutorial

* Update monitoring daemon example

* Update python version in asyncio daemon example

* Update asyncio daemon tutorial

* Update quotes in wiring docs

* Update wiring docs
2021-09-30 15:03:19 -04:00
..
aiohttp Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
application-multiple-containers Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
application-multiple-containers-runtime-overriding Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
application-single-container Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
asyncio-daemon Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
boto3-session Add `boto3` example 2021-02-25 11:06:08 -05:00
commands-and-handlers Bump version to 4.5.1 2020-11-20 18:16:29 -05:00
decoupled-packages Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
django Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
factory-patterns Refactor factory of factories pattern example 2020-09-07 21:57:43 -04:00
fastapi Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
fastapi-redis Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
fastapi-simple Add simple FastAPI example 2020-11-18 11:13:31 -05:00
fastapi-sqlalchemy Fastapi sqlalchemy example (#389) 2021-02-04 18:18:25 -05:00
flask Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
flask-blueprints Add flask blueprints example 2020-11-15 18:07:39 -05:00
movie-lister Wiring with string module names (#515) 2021-09-30 15:03:19 -04:00
password-hashing Refactor password hashing example 2020-09-07 11:51:17 -04:00
sanic Wiring reengineering (#324) 2020-11-15 16:06:42 -05:00
use-cases Add docs for the use cases example 2020-09-07 12:31:59 -04:00