Roman Mogylatov
4ded81b40d
Refactor part of cli tutorial
2020-10-07 12:04:45 -04:00
Roman Mogylatov
8036e7056f
Update wiring docs
2020-10-06 20:51:27 -04:00
Roman Mogylatov
5a6aed9d4f
Update miniapp READMEs
2020-10-06 20:41:59 -04:00
Roman Mogylatov
4762fcecd3
Update sanic example
2020-10-06 20:03:06 -04:00
Roman Mogylatov
67b8e122bf
Change code layout in miniapps
2020-10-06 20:00:47 -04:00
Roman Mogylatov
2669e4d27b
Add more links to the examples
2020-10-06 19:53:24 -04:00
Roman Mogylatov
2a9ac1e16b
Update wiring feature message
2020-10-06 19:46:04 -04:00
Roman Mogylatov
666da18e05
Refactor code layout for DI demo example
2020-10-06 15:51:02 -04:00
Roman Mogylatov
6d5da03bdb
Refactor decoupled packages example to use wiring
2020-10-06 15:48:28 -04:00
Roman Mogylatov
ae8b9dd853
Add return type to main() in application examples
2020-10-06 15:39:40 -04:00
Roman Mogylatov
609ec5cac8
Refactor multiple container example to use wiring
2020-10-06 15:38:08 -04:00
Roman Mogylatov
fdb33ca5ce
Refactor single container example to use wiring
2020-10-06 15:37:47 -04:00
Roman Mogylatov
e2f4ab85d5
Make micro cosmetic changes to flask, aiohttp & sanic examples
2020-10-06 15:29:34 -04:00
Roman Mogylatov
fb5488b050
Refactor movie lister to use wiring
2020-10-06 15:26:03 -04:00
Roman Mogylatov
6dd668ac3d
Fix .delegate() deprecation
2020-10-06 15:21:55 -04:00
Roman Mogylatov
82548b8d98
Update installation docs page
2020-10-05 20:02:56 -04:00
Roman Mogylatov
f6daa092ba
Add aiohttp example to the docs
2020-10-05 19:18:08 -04:00
Roman Mogylatov
5f66701241
Add flask example to the docs
2020-10-05 16:46:15 -04:00
Roman Mogylatov
68334008e5
Make a little fix in django example docs page
2020-10-05 16:35:02 -04:00
Roman Mogylatov
ba32075e35
Add sanic example to the docs
2020-10-05 15:59:48 -04:00
Roman Mogylatov
9918c28866
Update Aiohttp example
2020-10-05 15:45:02 -04:00
Roman Mogylatov
a029207eea
Update changelog
2020-10-05 15:15:17 -04:00
Roman Mogylatov
71296092a6
Add django example to the docs
2020-10-05 15:14:08 -04:00
Roman Mogylatov
361858950f
Update django app naming
2020-10-05 14:53:43 -04:00
Roman Mogylatov
6094186063
Django example ( #297 )
...
* 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
2020-10-04 23:36:45 -04:00
Roman Mogylatov
92a0ba4815
Change wording in README
2020-10-03 21:36:55 -04:00
Roman Mogylatov
ac091a4b4d
Update readme and docs index
2020-10-03 21:27:53 -04:00
Roman Mogylatov
f4cd072a61
Update README
2020-10-01 18:00:44 -04:00
Roman Mogylatov
09edfd94d6
Update docs index
2020-10-01 17:42:43 -04:00
Roman Mogylatov
3eb59a74ea
Add wiring API docs
2020-10-01 14:00:52 -04:00
Roman Mogylatov
199e8b241e
Remove API docs for flask and aiohttp ext
2020-10-01 13:58:55 -04:00
Roman Mogylatov
758aa4b15d
Update README
2020-09-30 21:41:50 -04:00
Roman Mogylatov
223c567437
Update docs index page
2020-09-30 21:40:28 -04:00
Roman Mogylatov
725c475ef0
Update README.rst
2020-09-30 21:21:26 -04:00
Roman Mogylatov
46359a4d7b
Update README.rst
2020-09-30 21:20:49 -04:00
Roman Mogylatov
d6a531882c
Update README.rst
2020-09-30 21:05:47 -04:00
Roman Mogylatov
b844c4cc23
Add files via upload
2020-09-30 21:05:11 -04:00
Roman Mogylatov
7d911e14dc
Update README concep and FAQ
2020-09-30 17:38:01 -04:00
Roman Mogylatov
12eddabdd9
Update key features
2020-09-30 17:16:45 -04:00
Roman Mogylatov
f7d3ada92f
Update DI in Python page
2020-09-30 16:47:37 -04:00
Roman Mogylatov
65c883ad57
Add minor improvement to wiring doc
2020-09-30 11:29:35 -04:00
Roman Mogylatov
4c039d012e
Add a note on individuals import to wiring docs
2020-09-29 23:54:25 -04:00
Roman Mogylatov
6e53a7c0c6
Remove unused import
2020-09-29 23:49:52 -04:00
Roman Mogylatov
949a91b657
Add wiring of class methods
2020-09-29 23:40:13 -04:00
Roman Mogylatov
c4b5494b6b
Add wiring docs
2020-09-29 22:29:24 -04:00
Roman Mogylatov
b4890dcf80
Bump version to 4.0.0a2
2020-09-28 16:33:39 -04:00
Roman Mogylatov
d9334ef1fe
Add protection for wiring only declarative container instances
2020-09-28 15:52:21 -04:00
Roman Mogylatov
cc1b6ba3e6
Add __all__ for wiring module
2020-09-28 15:39:41 -04:00
Roman Mogylatov
42b0bde8d2
Deprecate provider.delegate() method
2020-09-28 15:38:34 -04:00
Roman Mogylatov
5d4eeb648a
Deprecate ext package modules and remove types module
2020-09-28 14:16:05 -04:00