Metadata-Version: 1.1
Name: DjPyBinder
Version: 0.3.0
Summary: Django dependency injection and management tool
Home-page: https://github.com/rmk135/djpybinder
Author: Roman Mogilatov
Author-email: rmogilatov@gmail.com
License: BSD New
Description: DjPyBinder
        ==========
        
        Hello world!
        
        DjPyBinder is a Django dependency injection and management tool.
        
        Powered by PyBinder:
        
        -  PyPi (https://pypi.python.org/pypi/PyBinder)
        -  GitHub (https://github.com/rmk135/pybinder)
        
        Install
        =======
        
        ``pip install djpybinder``
        
Keywords: Django,Django dependency injection,Django dependency injection container,Django DI,Django DIC,Django Dependency injector,Django Inversion of Control,Django Inversion of Control container,Django IoC,Django IoC container
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
