Metadata-Version: 1.1
Name: yadic
Version: 0.1.11
Summary: Yet Another DI Container


Home-page: https://bitbucket.org/astynax/yadic
Author: Aleksey Pirogov
Author-email: tempor@inbox.ru
License: MIT
Description: .. image:: https://travis-ci.org/barsgroup/yadic.svg?branch=master
            :target: https://travis-ci.org/barsgroup/yadic
            :alt: Tests
        
        .. image:: https://img.shields.io/coveralls/barsgroup/yadic.svg?style=flat
            :target: https://coveralls.io/r/barsgroup/yadic
            :alt: Coverage
        
        .. image:: https://pypip.in/version/yadic/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/yadic/
            :alt: Latest Version
        
        .. image:: https://pypip.in/py_versions/yadic/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/yadic/
            :alt: Supported Python versions
        
        .. image:: https://pypip.in/status/yadic/badge.svg?style=flat
            :target: https://pypi.python.org/pypi/yadic/
            :alt: Development Status
        
        Yet Another DI Container
        --------------------------------
        
        Take a look to the tests for usage examples
        
        Quickstart (in russian): https://bitbucket.org/astynax/yadic/wiki/intro
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
