{ "info": { "author": "Rafal Sniezynski", "author_email": "thirdeye at interia pl", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "PyContainer is a simple Python implementation of an \r\nInversion of Control (Dependency Injection) lightweight container. \r\nLightweight containers make it easier to build well-organized, component \r\nbased applications by managing all dependencies of the components. This \r\nmakes it unnecessary to include any implementation-specific component \r\nobject creation code in the components. Applications are more flexible and \r\ncomponents more reusable. \r\nPyContainer supports container hierarchies, interceptors and lifecycle \r\nmanagement. It is configured through XML file. The distribution includes \r\nthe pxdom module required in some envrionments (license details in \r\n\t license.txt).", "description_content_type": null, "docs_url": null, "download_url": "http://prdownloads.sourceforge.net/pycontainer/PyContainer-0.4.zip?download", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pycontainer.sourceforge.net/", "keywords": null, "license": "Python (modified BSD style)", "maintainer": null, "maintainer_email": null, "name": "PyContainer", "package_url": "https://pypi.org/project/PyContainer/", "platform": "Python >= 2.2", "project_url": "https://pypi.org/project/PyContainer/", "project_urls": { "Download": "http://prdownloads.sourceforge.net/pycontainer/PyContainer-0.4.zip?download", "Homepage": "http://pycontainer.sourceforge.net/" }, "release_url": "https://pypi.org/project/PyContainer/0.4/", "requires_dist": null, "requires_python": null, "summary": "A simple Inversion of Control (Dependency Injection) lightweight container", "version": "0.4" }, "last_serial": 1765928, "releases": { "0.2a": [], "0.3": [], "0.4": [ { "comment_text": "", "digests": { "md5": "525d57e3ff1eed878a889781f1e309ba", "sha256": "3c568bef8e7056200027316b99a7edd98d1733110a8ebd9fd8e1361c484e3509" }, "downloads": -1, "filename": "PyContainer-0.4.zip", "has_sig": false, "md5_digest": "525d57e3ff1eed878a889781f1e309ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154993, "upload_time": "2015-10-13T09:35:09", "url": "https://files.pythonhosted.org/packages/ff/a8/de2b0a08c0651a78dfd332c1301bc8221a3a620acffff3535781e5db9b48/PyContainer-0.4.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "525d57e3ff1eed878a889781f1e309ba", "sha256": "3c568bef8e7056200027316b99a7edd98d1733110a8ebd9fd8e1361c484e3509" }, "downloads": -1, "filename": "PyContainer-0.4.zip", "has_sig": false, "md5_digest": "525d57e3ff1eed878a889781f1e309ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 154993, "upload_time": "2015-10-13T09:35:09", "url": "https://files.pythonhosted.org/packages/ff/a8/de2b0a08c0651a78dfd332c1301bc8221a3a620acffff3535781e5db9b48/PyContainer-0.4.zip" } ] }