معرفی شرکت ها


PyContainer-0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A simple Inversion of Control (Dependency Injection) lightweight container
ویژگی مقدار
سیستم عامل OS Independent
نام فایل PyContainer-0.4
نام PyContainer
نسخه کتابخانه 0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Rafal Sniezynski
ایمیل نویسنده thirdeye at interia pl
آدرس صفحه اصلی http://pycontainer.sourceforge.net/
آدرس اینترنتی https://pypi.org/project/PyContainer/
مجوز Python (modified BSD style)
PyContainer is a simple Python implementation of an Inversion of Control (Dependency Injection) lightweight container. Lightweight containers make it easier to build well-organized, component based applications by managing all dependencies of the components. This makes it unnecessary to include any implementation-specific component object creation code in the components. Applications are more flexible and components more reusable. PyContainer supports container hierarchies, interceptors and lifecycle management. It is configured through XML file. The distribution includes the pxdom module required in some envrionments (license details in license.txt).


نحوه نصب


نصب پکیج whl PyContainer-0.4:

    pip install PyContainer-0.4.whl


نصب پکیج tar.gz PyContainer-0.4:

    pip install PyContainer-0.4.tar.gz