mirror of
https://github.com/ets-labs/python-dependency-injector.git
synced 2025-11-03 09:27:32 +03:00
* Add rough django example * Remove sqlite db * Add gitignore * Fix flake8 and pydocstyle errors * Add tests * Refactor settings * Move web app to to the root of the project * Add bootstrap 4 * Add doc blocks for web app * Add coverage * Fix typo in flask * Remove not needed newlines * Add screenshot |
||
|---|---|---|
| .. | ||
| aiohttp | ||
| application-multiple-containers | ||
| application-single-container | ||
| decoupled-packages | ||
| django | ||
| factory-patterns | ||
| flask | ||
| monitoring-daemon-asyncio | ||
| movie-lister | ||
| password-hashing | ||
| sanic | ||
| use-cases | ||