Roman Mogylatov
1674cecc8d
Flask tutorial ( #265 )
...
* Add a piece of the tutorial
* Add "Make it pretty" tutorial step
* Add section about github client setup
* Make minor fixes
* Add search service section + table of contents
* Make various fixes
* Make more fixes
* Update make the search section
* Update ghnav-flask example & README
* Update base.html markup
* Finish section: Make the search work
* Update ghnav-flask screenshot
* Update tutorials
* Add flaks tutorial link to the DI in Python page
2020-07-20 16:58:18 -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
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
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 Mogilatov
bf00e5c0fa
Update docs
2016-11-11 17:05:25 +02:00
Roman Mogilatov
486353bbea
Update object provider docs
2016-06-09 17:49:09 +03:00
Roman Mogilatov
b5337fefa6
Update provider docs index page
2016-06-09 01:46:32 +03:00
Roman Mogilatov
c5518e0ec3
Update callable provider docs
...
+ Add providers class diagram
2016-06-09 01:43:25 +03:00
Roman Mogilatov
14ca5651df
Update factory provider docs
2016-06-08 16:41:13 +03:00
Roman Mogilatov
319128260a
Add DelegatedCallable, DelegatedFactory & DelegatedSingleton providers
2015-12-28 17:25:25 +02:00
Roman Mogilatov
8d0b82cf36
Update providers index docs page
2015-11-23 21:46:21 +02:00
Roman Mogilatov
1bfa0be26b
0.9.4 Release
...
Add minor documentation fixes
2015-09-04 10:17:13 +03:00
Roman Mogilatov
650ee014ec
Implement thread-safety
2015-09-04 02:34:24 +03:00
Roman Mogilatov
20fc743a22
Updating index page of providers documentation
2015-07-28 01:31:19 +03:00
Roman Mogilatov
fd8be77635
Provider overriding first pages
2015-07-21 09:57:13 +03:00
Roman Mogilatov
2690d9b9d4
Adding docs for factories delegation
2015-07-20 18:46:45 +03:00
Roman Mogilatov
3b9d36f2d2
Adding fixes for ExternalDependecy provider docs
2015-07-17 10:01:27 +03:00
Roman Mogilatov
54eb60698b
Reverting removing of Callable docs
2015-07-16 00:48:30 +03:00
Roman Mogilatov
295c6b56eb
Removing of Callable provider docs
2015-07-15 16:15:45 +03:00
Roman Mogilatov
a612e42a99
First steps with providers delegation docs
2015-06-19 12:44:46 +03:00
Roman Mogilatov
e3ea517d72
Minor ExternalDependency provider updates, Adding ExternalDependency provider docs
2015-06-18 16:34:26 +03:00
Roman Mogilatov
7f439137d6
Adding callable provider docs and some minor changes to factory docs
2015-06-16 11:05:12 +03:00
Roman Mogilatov
91ea2a54f6
Adding static provider docs
2015-06-16 10:37:57 +03:00
Roman Mogilatov
3123574cf6
Changing provider docs structure
2015-06-10 09:53:15 +03:00