{ "info": { "author": "Twiggle", "author_email": "oren@twiggle.com", "bugtrack_url": null, "classifiers": [], "description": "|Build Status|\n\nRORO IOC\n========\n\nAs in `roll on roll\noff `__, is a dependency\ninjection framework. It is contextual and high performance.\n\nExample\n=======\n\n.. code:: python\n\n from attr import attrs, attrib\n from roro_ioc import INJECTED, create_ioc_container, inject\n\n\n @attrs\n class ApplicationContext(object):\n my_data_set = attrib()\n\n\n APP_CONTEXT_IOC_CONTAINER = create_ioc_container(ApplicationContext)\n\n\n @inject(APP_CONTEXT_IOC_CONTAINER)\n def get_data(my_data_set=INJECTED):\n print('Copying data from {}'.format(my_data_set))\n\n\n my_context = ApplicationContext(my_data_set='s3://bucket/data')\n\n with APP_CONTEXT_IOC_CONTAINER.arm(my_context):\n get_data() # prints: \"Copying data from s3://bucket/data\"\n\nLicense\n=======\n\nCopyright (c) 2018 Twiggle Ltd.\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n.. |Build Status| image:: https://travis-ci.org/twgOren/roroioc.svg?branch=master\n :target: https://travis-ci.org/twgOren/roroioc\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/twgOren/roroioc", "keywords": "ioc", "license": "", "maintainer": "", "maintainer_email": "", "name": "roro_ioc", "package_url": "https://pypi.org/project/roro_ioc/", "platform": "", "project_url": "https://pypi.org/project/roro_ioc/", "project_urls": { "Homepage": "https://github.com/twgOren/roroioc" }, "release_url": "https://pypi.org/project/roro_ioc/0.1.12/", "requires_dist": null, "requires_python": "", "summary": "IOC Injection for python", "version": "0.1.12" }, "last_serial": 4215419, "releases": { "0.1.10": [ { "comment_text": "", "digests": { "md5": "98662393b1fdd259ceef496b5c34e8fb", "sha256": "06414548f2390b74db6786061ea203de3316b8c9bb42ee59b08f069ade90ffd4" }, "downloads": -1, "filename": "roro_ioc-0.1.10.tar.gz", "has_sig": false, "md5_digest": "98662393b1fdd259ceef496b5c34e8fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9581, "upload_time": "2018-04-01T09:19:58", "url": "https://files.pythonhosted.org/packages/40/14/55470e6c545fc121d05e0086a839b320eda2718e49cf1269a77783fcaac1/roro_ioc-0.1.10.tar.gz" } ], "0.1.11": [ { "comment_text": "", "digests": { "md5": "49fe92cff2314212460b452e0147ad2c", "sha256": "a36036c1c6713099eee714c924d8e0b1db03c846322d8c8f49010604b0638a7f" }, "downloads": -1, "filename": "roro_ioc-0.1.11.tar.gz", "has_sig": false, "md5_digest": "49fe92cff2314212460b452e0147ad2c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10355, "upload_time": "2018-04-01T09:25:15", "url": "https://files.pythonhosted.org/packages/5f/41/07f0d1be0c9789daf2801460f7c14f3f94fce249c6d917d70d59dba7833e/roro_ioc-0.1.11.tar.gz" } ], "0.1.12": [ { "comment_text": "", "digests": { "md5": "47f9cd27f93d9d9e2149b96c703b4364", "sha256": "8269705337db932c711ddf4943f9e0cce217613e3de8bfb3d056d5137219e59f" }, "downloads": -1, "filename": "roro_ioc-0.1.12.tar.gz", "has_sig": false, "md5_digest": "47f9cd27f93d9d9e2149b96c703b4364", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2018-08-28T15:31:54", "url": "https://files.pythonhosted.org/packages/2a/08/4ac9466f6cce3229f764d9dce47d19aa72651721a07ba92ba3ca96cafaee/roro_ioc-0.1.12.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b67a738d7b62c3fa24326635d761a3a7", "sha256": "c4234754e039d3cf8bef353cf62967c27da7f637c94f5f9ad206de5d7369fb92" }, "downloads": -1, "filename": "roro_ioc-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b67a738d7b62c3fa24326635d761a3a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8842, "upload_time": "2018-03-28T11:08:39", "url": "https://files.pythonhosted.org/packages/e7/25/2b953505f208052ce253661574bde8bfaadbd3e2c26d354969be3b3e48b6/roro_ioc-0.1.2.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "e9c129eb5c10fdd6f9f79ab961a7c2ed", "sha256": "0bb82fb6447fe9e8ac67ee9208fcc41f1316cb443ae3c5a918deb9ef2d19ce4b" }, "downloads": -1, "filename": "roro_ioc-0.1.4.tar.gz", "has_sig": false, "md5_digest": "e9c129eb5c10fdd6f9f79ab961a7c2ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9484, "upload_time": "2018-03-28T14:10:40", "url": "https://files.pythonhosted.org/packages/4b/37/0211e27d299932b8e4ad596519836592d11bcdf6939202b9ca11e5cfb606/roro_ioc-0.1.4.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "2dcc6838b6e579b5c932f3d1266bacdf", "sha256": "a69f8bcfbdcb7e1706d1ca77ddc79c782370c73238504f1416755146b0170b1d" }, "downloads": -1, "filename": "roro_ioc-0.1.6.tar.gz", "has_sig": false, "md5_digest": "2dcc6838b6e579b5c932f3d1266bacdf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10223, "upload_time": "2018-04-01T09:05:21", "url": "https://files.pythonhosted.org/packages/77/e0/fcbfe70d8719099687938be4279b838fdc8695f19591f1e1dc48b283047b/roro_ioc-0.1.6.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "993ee1665557caf12dfcc2418ce974b1", "sha256": "8b4a28a36402912e1d1c004dc5edca023a27ef088d766cac0f856a86040650d1" }, "downloads": -1, "filename": "roro_ioc-0.1.8.tar.gz", "has_sig": false, "md5_digest": "993ee1665557caf12dfcc2418ce974b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10230, "upload_time": "2018-04-01T09:07:30", "url": "https://files.pythonhosted.org/packages/7c/b1/e3a6203d44a9ce53c638eac0ff68b69c0500a906fe3b196f1e0e7e83463b/roro_ioc-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "e0f1fb94faecedd2f2f51d14fb58f5b4", "sha256": "56591f7443a395a2b6a1e71b2946de0973f561b625a9408865f66cae97d42885" }, "downloads": -1, "filename": "roro_ioc-0.1.9.tar.gz", "has_sig": false, "md5_digest": "e0f1fb94faecedd2f2f51d14fb58f5b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9570, "upload_time": "2018-04-01T09:18:04", "url": "https://files.pythonhosted.org/packages/a0/68/3918d79982ab69b300f1d99064ddca481d90e70235efa9549eaab8a48a29/roro_ioc-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "47f9cd27f93d9d9e2149b96c703b4364", "sha256": "8269705337db932c711ddf4943f9e0cce217613e3de8bfb3d056d5137219e59f" }, "downloads": -1, "filename": "roro_ioc-0.1.12.tar.gz", "has_sig": false, "md5_digest": "47f9cd27f93d9d9e2149b96c703b4364", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10411, "upload_time": "2018-08-28T15:31:54", "url": "https://files.pythonhosted.org/packages/2a/08/4ac9466f6cce3229f764d9dce47d19aa72651721a07ba92ba3ca96cafaee/roro_ioc-0.1.12.tar.gz" } ] }