Skip to content

felixion/flxbindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flx-bindings dependency injection library for Python

Overview

Flx-bindings is a light-weight, unobtrusive dependency injection library for Python.

It provides the ability to map classes to labels via configuration file, and then dynamically resolve those dependencies at runtime using the label.

Other features include dependency lifecycle management, treating objects as singletons, on-demand (lazy) instantiation, and prerequsit actions.

Authorship

Author: Aaron Evans Version: 1.0 License: Python Software Foundation License (PSFL)

About

Dependency Injection Library in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published