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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webdi-0.1.1.tar.gz
(2.9 kB
view details)
File details
Details for the file webdi-0.1.1.tar.gz.
File metadata
- Download URL: webdi-0.1.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eccd8deefe93184ef5fea309e3371f656e4dafa3eb3c7ba2108a6788abb7b86e
|
|
| MD5 |
cc1df7ba5203fdbd92ce4bdceab9d2e6
|
|
| BLAKE2b-256 |
a44e2c18b723f7c046ec18bb7e7aa4ed5c5ddf74ca4fec91be234fba623153a4
|