Roman Mogylatov
6eff213a68
Migrate to alabaster ( #264 )
...
* Add bootstrap and remove created at from ghnav-flask app
* Update readme
* Add logo to the docs
* Update key features description
* Update README
* Change headers of API docs
* Add alabaster theme config
* Update docs index
* Add tutorials section
* Update what is DI page
* Update DI in Python page
* Update tutorials index page
* Update provider docs
* Update container docs
* Update examples docs
2020-07-18 00:40:14 -04:00
Roman Mogylatov
a0a3da8f72
Improve List and Configuration provider docs
2020-06-29 16:32:48 -04:00
Roman Mogylatov
2513d1f600
Selector provider ( #258 )
...
* Add Selector provider
* Add Selector provider example
* Add tests for selector provider
* Update changelog
* Add pydocstyle ignore D101 for examples
* Fix repr() test
* Update changelog
* Add D203,D213 to examples pydocstyle ignore
* Add selector provider docs
2020-06-29 16:32:12 -04:00
Roman Mogylatov
62e1995a7d
Add configuration provider docs
2020-06-25 17:12:16 -04:00
RobinsonMa
c136663071
Update singleton_thread_locals.py ( #252 )
...
* Update singleton_thread_locals.py
fix
* Update singleton_thread_locals.py
* Update singleton_thread_locals.py
2020-06-16 21:53:00 -04:00
Roman Mogylatov
2beafb9a51
List provider ( #251 )
...
* Add List provider
* Add List provider example
* Add List provider unit tests
* Add docs
* Upstream changes from develop
* Update API docs
* Update unit tests
* Add support of positional context argument injections
* Update changelog
2020-06-14 17:32:12 -04:00
Bruno P. Kinoshita
910dec38a4
Fix a few typos ( #250 )
...
* Fix a few typos
* Spell, grammar checkers on docs
2020-06-13 22:24:32 -04:00
Roman Mogylatov
cf44e5815d
Refactor example modules in Python3-ish way
2020-01-26 18:41:36 -05:00
Roman Mogylatov
23642e49f4
Fix PEP257 doc block errors in example modules.
2020-01-26 14:22:43 -05:00
Roman Mogylatov
9a785de4b5
Coroutine provider ( #206 )
...
* Add coroutine provider examples
* Add coroutine provier
* Update changelog
* Update static analysis travis jobs to python 3.7
* Update coroutine provider implementation for python 3.4
* Update static analysis travis jobs to python 3.6
* Make pycode style happy
* Add tests for coroutine providers
* Make coroutine tests python 2 syntax friendly
* Split tests to python2 and python3
* Refactor coroutine provider tests
* Modify pypy tests running command
* Update coroutine provider docs
2018-10-18 19:39:19 +03:00
Roman Mogylatov
c5d8032e95
Update docs & examples
2017-12-21 22:54:44 +02:00
Roman Mogylatov
be65996e57
Add .provider attribute
2017-10-13 10:15:21 -07:00
Roman Mogylatov
3364d6f1b9
Add documentation for FactoryAggregate provider
2017-10-12 21:55:29 -07:00
Roman Mogylatov
c1053cbd73
Add early implementation of FactoryAggregate provider
2017-10-11 10:13:31 -07:00
Roman Mogylatov
eb52ccb3c0
Add example & prototype of factory aggregate
2017-10-11 10:11:07 -07:00
Roman Mogilatov
d8d910d342
Update example of writing custom providers
2017-05-08 17:36:17 +03:00
Roman Mogilatov
d3d170620a
Fix few pydocstyle errors in examples
2017-04-18 23:38:04 +03:00
Roman Mogilatov
f4992d842e
Add example for abstract factory provider
2017-04-06 19:18:46 +03:00
Roman Mogilatov
b0d507b8bf
Release 3.1.3
2016-11-15 14:32:23 +02:00
Roman Mogilatov
2072567242
Fix flake8 E305 error
2016-11-15 14:26:40 +02:00
Roman Mogilatov
7ae0086a69
Update examples for 3.0
2016-11-02 18:25:48 +02:00
Roman Mogilatov
ac150bb2e4
Update thread-local singleton example
2016-08-18 00:59:44 +03:00
Roman Mogilatov
f27fa60413
Add ThreadLocalSingleton, its delegated version and example of usage
2016-08-17 00:03:26 +03:00
Roman Mogilatov
91a8dbfa18
Update provider overriding docs
2016-06-09 19:40:22 +03:00
Roman Mogilatov
486353bbea
Update object provider docs
2016-06-09 17:49:09 +03:00
Roman Mogilatov
9969bc4761
Update external dependency provider docs
2016-06-09 17:47:55 +03:00
Roman Mogilatov
c5518e0ec3
Update callable provider docs
...
+ Add providers class diagram
2016-06-09 01:43:25 +03:00
Roman Mogilatov
7e1ee9b66a
Update singleton provider docs
2016-06-08 17:46:40 +03:00
Roman Mogilatov
d963e9b562
Update identation in imports block for factory examples
2016-06-08 16:54:47 +03:00
Roman Mogilatov
14ca5651df
Update factory provider docs
2016-06-08 16:41:13 +03:00
Roman Mogilatov
addaadac72
Refactor provider examples
2016-06-06 11:54:05 +03:00
Roman Mogilatov
319128260a
Add DelegatedCallable, DelegatedFactory & DelegatedSingleton providers
2015-12-28 17:25:25 +02:00
Roman Mogilatov
c6b79a8052
Update catalogs and providers error messages
2015-12-15 16:47:26 +02:00
Roman Mogilatov
80a329d480
Add docs about Factory and Singleton provides specialization
2015-12-13 14:22:59 +02:00
Roman Mogilatov
1fd54927c5
Update writing of custom providers docs
2015-11-23 21:46:21 +02:00
Roman Mogilatov
9b4e325a2d
Update provider overriding docs
2015-11-23 21:46:20 +02:00
Roman Mogilatov
91dcfea775
Update external dependency provider docs, including API, and examples
2015-11-23 21:46:20 +02:00
Roman Mogilatov
a65155ed1c
Update callable provider docs, including API, and examples
2015-11-23 21:46:20 +02:00
Roman Mogilatov
cea843160c
Update static providers docs, including API, and examples
2015-11-23 21:46:20 +02:00
Roman Mogilatov
61e6f2db60
Update singleton provider docs, including API, and examples
2015-11-23 21:46:19 +02:00
Roman Mogilatov
7eed1cf880
Update Factory provider docs and examples
2015-11-23 21:46:19 +02:00
Roman Mogilatov
dd5cc79dd1
Update docs of Callable provider with description of positional agrument injections and new example
2015-10-22 16:52:48 +03:00
Roman Mogilatov
cc29d68337
Update Factory docs about positional and keyword arguments
2015-10-19 17:29:00 +03:00
Roman Mogilatov
8ab0cc5e0e
Fix PEP257 D211 error
2015-10-11 23:41:55 +03:00
Roman Mogilatov
50a3db6b94
Update Factory provider docs
2015-09-03 00:24:20 +03:00
Roman Mogilatov
2d5ce49254
Update factory attribute injections docs
2015-09-02 23:02:58 +03:00
Roman Mogilatov
479f50fb76
Update Factory method injections docs
2015-09-02 22:59:06 +03:00
Roman Mogilatov
b8a30601df
Update Factory providers delegation docs
2015-09-02 22:53:39 +03:00
Roman Mogilatov
f9b4652e74
Update basic factory example and docs
2015-09-02 22:18:13 +03:00
Roman Mogilatov
98c4ec71c1
Update Singleton provider docs
2015-09-02 19:06:09 +03:00