Skip to main content

Dependency injection library

Project description

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.

See this release on GitHub: v0.3.2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

uzi-0.3.2.tar.gz (34.2 kB view hashes)

Uploaded Source

Built Distribution

uzi-0.3.2-py3-none-any.whl (39.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page