Skip to main content

Opinniated Dependency Injection framework

Project description

"That Depends"

This package is dependency injection framework for Python, mostly inspired by python-dependency-injector.

Main decisions:

  1. Every dependency resolving is async, so you should construct with await keyword:
some_dependency = await DIContainer.some_dependency()
  1. No containers initialization to avoid wiring

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

that_depends-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

that_depends-0.0.2-py3-none-any.whl (3.7 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