Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pyuzi/uzi

Repository files navigation

Uzi

PyPi version Supported Python versions Build status Coverage status

Uzi is a dependency injection framework for Python.

Install

Install from PyPi

pip install uzi

Features

  • Async support: uzi will await for you.
  • Lots of Providers to choose from. E.g. Value, Alias.
  • Extensibility through Container inheritance.
  • Multi scope support.
  • Fast: minus the cost of an additional stack frame, uzi resolves dependencies nearly as efficiently as resolving them by hand.

Links

Production

This package is currently under active development and is not recommended for production use.

Will be production ready from version v1.0.0 onwards.

AltStyle によって変換されたページ (->オリジナル) /