Skip to content

Python dependency injection container standard recommendation (PSR-11) port

Notifications You must be signed in to change notification settings

md-py/psr.container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psr.container

PSR-11 (php standard recommendation) port for python 3.5+


This repository holds all interfaces related to PSR-11 (Container).

Note that this is not a container implementation of its own. It is merely interfaces that describe the components of a container. See the specification for more details.

Architecture overview

Architecture overview

Installation

pip install psr.container --index-url=https://source.md.land/python/

Read documentation with examples: https://development.md.land/python/psr.container/


Take a look for md.di — the first implementation.

About

Python dependency injection container standard recommendation (PSR-11) port

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages