A library containing a simple dependency injection container that is optimized for web apps.
Project description
A Simple Dependency Injection Container for Web Apps
This module contains a simple dependency injection container that is optimized for web apps. You define relationships once, and then each request (probably via middleware) receives a container that references the once-defined definition to build memoized services for just that request.
Please note: documentation on this project is currently not provided
Interacting With the Project
make
is the best way to interact with the project.
Setting Up:
make install
Running Tests:
make test
Running Coverage
make coverage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webdi-2.1.3.tar.gz
(4.0 kB
view details)
File details
Details for the file webdi-2.1.3.tar.gz
.
File metadata
- Download URL: webdi-2.1.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78cc94c10d696313b7f71df440ad999377207c91e3c8dcb3a441ca2c123a6763 |
|
MD5 | 0ad068802b8f093840cb4c78d357c218 |
|
BLAKE2b-256 | a2071ee3a1233c2e979c5676cb3e9fcc5e667f3510f9bca36a02fbe4e9c82114 |