Skip to main content

Distributed tasks and signals

Project description

Basi

PyPi version Supported Python versions Build status Coverage status

Basi is a dependency injection framework for Python.

Install

Install from PyPi

pip install basi

Features

  • Async support: basi 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, basi 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.

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

basi-0.0.1.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

basi-0.0.1-py3-none-any.whl (10.2 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