Coder Social home page Coder Social logo

h0rn3t / awesome-dependency-injection-in-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sfermigier/awesome-dependency-injection-in-python

0.0 0.0 0.0 27 KB

A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).

awesome-dependency-injection-in-python's Introduction

Awesome Dependency Injection in Python

A curated list of awesome things related to dependency inversion / dependency injection in Python.

Awesome

Talks / slides

  • Python Dependency Injection (PDF) (Alex Martelli, 2008).
  • Fang: Pythonic dependency injection (video) (Nathan Craike, 2015).

Articles / blog posts

Books

Software

DI Frameworks

  • returns ★2740: "Make your functions return something meaningful, typed, and safe!". Part of the dry-python ecosystem.
  • python-dependency-injector ★2894: "Dependency injection microframework for Python"
  • Injector ★947: "Python dependency injection framework, inspired by Guice".
  • Inject ★556: Python dependency injection
  • Dependencies ★335: "Constructor injection designed with OOP in mind."
  • Punq ★227: "An IoC container for Python 3.6+."
  • di ★189: Pythonic dependency injection. Used by (and developped for) the Xpresso Web framework.
  • injectable ★94: "Injectable: Dependency Injection for Humans™"
  • Antidote ★84: "Dependency injection for Python"
  • Rodi ★80: Dependency injection for Python 3 (used by, and developped for, the BlackSheep web framework).
  • Lagom ★30: Type based auto-wiring dependency injection with support for async and threading.
  • Bevy ★22: "Bevy makes using Dependency Injection in Python a breeze so that you can focus on creating amazing code."

DI components of Web frameworks

Several modern Python web frameworks include DI components, including:

Archived or unmaintained DI frameworks

  • Serum ★84: "Dependency injection framework for Python 3.6" (unmaintained)
  • Aiodine ★54: "Async-first Python dependency injection library" (unmaintained)
  • Wiring ★27: Architectural foundation for Python applications. (Unmaintained).

Integration with web frameworks

See also above.

awesome-dependency-injection-in-python's People

Contributors

adriangb avatar meadsteve avatar orsinium avatar sfermigier avatar sobolevn avatar whg517 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.