🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

pydenji

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pydenji

Dependency Injection Toolkit

0.6.0
PyPI
Maintainers
1

Pydenji Dependency Injection Toolkit

:Author: Alan Franzoni :Copyright: This document has been placed in the public domain.

 Enables easy dependency injection and declarative configuration for
 Python projects. While inspired by projects such as Spring Framework
 or Ruby's DIM, it is designed to be unobtrusive. It doesn't require
 modification in your business code to be employed; it can just be used in
 the outer layer, where configuration is actually needed.

 Small additional tools to help with configuration management are provided
 and can be used when and where are really fit.

__ .. _homepage: http://pydenji.franzoni.eu

Keywords

dependency injection inversion control ioc container

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts