Commit Graph

  • e2f4ab85d5 Make micro cosmetic changes to flask, aiohttp & sanic examples Roman Mogylatov 2020-10-06 15:29:34 -0400
  • fb5488b050 Refactor movie lister to use wiring Roman Mogylatov 2020-10-06 15:26:03 -0400
  • 6dd668ac3d Fix .delegate() deprecation Roman Mogylatov 2020-10-06 15:21:55 -0400
  • 82548b8d98 Update installation docs page Roman Mogylatov 2020-10-05 19:58:51 -0400
  • f6daa092ba Add aiohttp example to the docs Roman Mogylatov 2020-10-05 19:18:08 -0400
  • 5f66701241 Add flask example to the docs Roman Mogylatov 2020-10-05 16:46:15 -0400
  • 68334008e5 Make a little fix in django example docs page Roman Mogylatov 2020-10-05 16:35:02 -0400
  • ba32075e35 Add sanic example to the docs Roman Mogylatov 2020-10-05 15:59:48 -0400
  • 9918c28866 Update Aiohttp example Roman Mogylatov 2020-10-05 15:45:02 -0400
  • a029207eea Update changelog Roman Mogylatov 2020-10-05 15:15:17 -0400
  • 71296092a6 Add django example to the docs Roman Mogylatov 2020-10-05 15:14:08 -0400
  • 361858950f Update django app naming Roman Mogylatov 2020-10-05 14:53:39 -0400
  • 6094186063
    Django example (#297) Roman Mogylatov 2020-10-04 23:36:45 -0400
  • 93b5354b97 Add screenshot django-example Roman Mogylatov 2020-10-04 23:35:25 -0400
  • 84e5476e64 Remove not needed newlines Roman Mogylatov 2020-10-04 23:27:23 -0400
  • 0ac94d42e6 Fix typo in flask Roman Mogylatov 2020-10-04 23:25:28 -0400
  • 54834678cc Add coverage Roman Mogylatov 2020-10-04 23:25:21 -0400
  • 64ef1cf85c Add doc blocks for web app Roman Mogylatov 2020-10-04 22:24:22 -0400
  • b56707deeb Add bootstrap 4 Roman Mogylatov 2020-10-04 22:24:11 -0400
  • 020fe141dd Move web app to to the root of the project Roman Mogylatov 2020-10-04 14:02:58 -0400
  • f1e4e1ce58 Refactor settings Roman Mogylatov 2020-10-04 14:00:02 -0400
  • 417b618bb6 Add tests Roman Mogylatov 2020-10-04 13:44:18 -0400
  • 26dc839fdf Fix flake8 and pydocstyle errors Roman Mogylatov 2020-10-03 21:48:22 -0400
  • b184dba33f Add gitignore Roman Mogylatov 2020-10-03 21:34:29 -0400
  • 8a6801f4e8 Remove sqlite db Roman Mogylatov 2020-10-03 21:34:09 -0400
  • cce1549993 Add rough django example Roman Mogylatov 2020-10-01 18:01:10 -0400
  • 92a0ba4815 Change wording in README Roman Mogylatov 2020-10-03 21:36:55 -0400
  • ac091a4b4d Update readme and docs index Roman Mogylatov 2020-10-03 21:27:53 -0400
  • f4cd072a61 Update README Roman Mogylatov 2020-10-01 18:00:44 -0400
  • 09edfd94d6 Update docs index Roman Mogylatov 2020-10-01 17:42:43 -0400
  • 3eb59a74ea Add wiring API docs Roman Mogylatov 2020-10-01 14:00:52 -0400
  • 199e8b241e Remove API docs for flask and aiohttp ext Roman Mogylatov 2020-10-01 13:58:55 -0400
  • 758aa4b15d Update README Roman Mogylatov 2020-09-30 21:41:50 -0400
  • 223c567437 Update docs index page Roman Mogylatov 2020-09-30 21:40:28 -0400
  • 725c475ef0
    Update README.rst Roman Mogylatov 2020-09-30 21:21:26 -0400
  • 46359a4d7b
    Update README.rst Roman Mogylatov 2020-09-30 21:20:49 -0400
  • d6a531882c
    Update README.rst Roman Mogylatov 2020-09-30 21:05:47 -0400
  • b844c4cc23
    Add files via upload Roman Mogylatov 2020-09-30 21:05:11 -0400
  • 7d911e14dc Update README concep and FAQ Roman Mogylatov 2020-09-30 17:35:04 -0400
  • 12eddabdd9 Update key features Roman Mogylatov 2020-09-30 17:16:45 -0400
  • f7d3ada92f Update DI in Python page Roman Mogylatov 2020-09-30 16:47:37 -0400
  • 65c883ad57 Add minor improvement to wiring doc Roman Mogylatov 2020-09-30 11:29:35 -0400
  • 4c039d012e Add a note on individuals import to wiring docs Roman Mogylatov 2020-09-29 23:54:25 -0400
  • 6e53a7c0c6 Remove unused import Roman Mogylatov 2020-09-29 23:49:52 -0400
  • 949a91b657 Add wiring of class methods Roman Mogylatov 2020-09-29 23:40:13 -0400
  • c4b5494b6b Add wiring docs Roman Mogylatov 2020-09-29 22:29:24 -0400
  • b4890dcf80 Bump version to 4.0.0a2 4.0.0a2 Roman Mogylatov 2020-09-28 16:33:39 -0400
  • d9334ef1fe Add protection for wiring only declarative container instances Roman Mogylatov 2020-09-28 15:52:21 -0400
  • cc1b6ba3e6 Add __all__ for wiring module Roman Mogylatov 2020-09-28 15:39:41 -0400
  • 42b0bde8d2 Deprecate provider.delegate() method Roman Mogylatov 2020-09-28 15:38:34 -0400
  • 5d4eeb648a Deprecate ext package modules and remove types module Roman Mogylatov 2020-09-28 14:16:05 -0400
  • 26e490bf0a Add container.unwire() typing stub Roman Mogylatov 2020-09-28 13:41:54 -0400
  • 6182b8448a
    Wiring refactoring (#296) Roman Mogylatov 2020-09-27 23:10:11 -0400
  • 40495a961f Add test for wiring config invariant wiring-refactoring Roman Mogylatov 2020-09-27 22:59:44 -0400
  • deae475874 Implement sub containers wiring + add tests Roman Mogylatov 2020-09-27 22:53:42 -0400
  • a02f9c6981 Implement wiring of config invariant Roman Mogylatov 2020-09-27 17:40:06 -0400
  • 7570e7056c Add todos to wiring Roman Mogylatov 2020-09-27 15:08:13 -0400
  • c145d62263 Refactor wiring Roman Mogylatov 2020-09-27 15:00:39 -0400
  • 7f854548d6 Make flake8 happy Roman Mogylatov 2020-09-26 01:17:42 -0400
  • 95db0eddc9 Implement Provide[foo.provided.bar.baz.call()] Roman Mogylatov 2020-09-26 01:07:32 -0400
  • 6d92df32aa Implement wiring for Provide[foo.provider] Roman Mogylatov 2020-09-26 00:31:29 -0400
  • c20c57ae7c Update demo Roman Mogylatov 2020-09-26 00:23:11 -0400
  • 881764dc56 Return env interpolation on Python 2 to support pypy 2 remove-six Roman Mogylatov 2020-09-24 21:42:21 -0400
  • ecc2b585a0 Remove Python 2 specific pieces from providers module Roman Mogylatov 2020-09-24 21:32:58 -0400
  • c2a5fbd077 Remove six from the containers module Roman Mogylatov 2020-09-24 21:29:46 -0400
  • afdb431f37 Remove python 2 classifiers Roman Mogylatov 2020-09-24 21:24:09 -0400
  • 6b8efa0569 Drop Python 2.7 support Roman Mogylatov 2020-09-24 21:11:52 -0400
  • 7b2baeeb6f Remove not needed images Roman Mogylatov 2020-09-24 20:51:45 -0400
  • 9653dfc263 Add sanic example Roman Mogylatov 2020-09-23 18:29:13 -0400
  • e37b5181e4 Rename views module to handlers in aiohttp example Roman Mogylatov 2020-09-23 15:58:36 -0400
  • a9970b63b9 Rename aiohttp example directory Roman Mogylatov 2020-09-22 22:03:49 -0400
  • 170819c6ed Update flask example Roman Mogylatov 2020-09-22 22:03:02 -0400
  • 4fab71c35b Update aiohttp example Roman Mogylatov 2020-09-22 21:47:44 -0400
  • 170263de4d Add flake8 ignore for demo Roman Mogylatov 2020-09-21 16:55:42 -0400
  • b7efb1e3e2 Add pydocstyle ignore for demo Roman Mogylatov 2020-09-21 16:51:57 -0400
  • dd8778bf20 Updaet demo example Roman Mogylatov 2020-09-21 16:46:02 -0400
  • edd8979bf6 Bump version to 4.0 4.0.0a1 Roman Mogylatov 2020-09-20 21:51:48 -0400
  • af7364e062
    Add wiring (#294) Roman Mogylatov 2020-09-20 21:50:25 -0400
  • 9ffe2a31c6 Add support of corouting functions add-wiring Roman Mogylatov 2020-09-19 21:35:20 -0400
  • f3619d696f Add unwire functionality Roman Mogylatov 2020-09-19 15:34:39 -0400
  • cae99da84f Add Python 3.6 spike Roman Mogylatov 2020-09-18 22:09:48 -0400
  • 8e8cc31bc2 Add spike for 3.6 Roman Mogylatov 2020-09-18 22:01:26 -0400
  • 25e5ed62a2 Fix Flake8 Roman Mogylatov 2020-09-18 21:54:30 -0400
  • 6bffd9b7b0 Remove 3.6 generic meta fix Roman Mogylatov 2020-09-18 21:51:08 -0400
  • dd3aa32c53 Update config resolving Roman Mogylatov 2020-09-18 21:40:37 -0400
  • 96dbd0f6bb Add extra debugging Roman Mogylatov 2020-09-18 20:37:44 -0400
  • 93ad687307 Add extra tests Roman Mogylatov 2020-09-18 20:37:30 -0400
  • 90b538952f Add debug message Roman Mogylatov 2020-09-18 19:56:48 -0400
  • ae4477c5ab Fix bugs Roman Mogylatov 2020-09-18 17:17:05 -0400
  • 0c41e2671f Introduce concept with annotations Roman Mogylatov 2020-09-18 16:55:41 -0400
  • 9b4761fce5 Downsample required version to 3.6 Roman Mogylatov 2020-09-17 22:32:08 -0400
  • 142cd4bf93 Try another fix with metaclass Roman Mogylatov 2020-09-17 22:26:47 -0400
  • fec6e2b878 Try spike for 3.6 Roman Mogylatov 2020-09-17 22:21:20 -0400
  • e644577223 Add version fix Roman Mogylatov 2020-09-17 22:15:57 -0400
  • 0d1334638f Fix package test Roman Mogylatov 2020-09-17 22:08:31 -0400
  • ffb591a11c Fix code style Roman Mogylatov 2020-09-17 22:06:34 -0400
  • 506e01aeee Add wiring module Roman Mogylatov 2020-09-17 22:00:37 -0400
  • 53b7ad0275 Merge branch 'release/3.44.0' into master 3.44.0 Roman Mogylatov 2020-09-13 20:56:13 -0400
  • 1f136e427d Bump version to 3.44.0 release/3.44.0 Roman Mogylatov 2020-09-13 20:51:10 -0400
  • 9ee4959f76 Update README Roman Mogylatov 2020-09-13 20:46:24 -0400