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.0.5.tar.gz
(2.3 kB
view details)
File details
Details for the file webdi-0.0.5.tar.gz.
File metadata
- Download URL: webdi-0.0.5.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa04c5b89b511137ab845780fb5e1f635c0d18e7ca8ad074dd16a3bf184d616b
|
|
| MD5 |
6f4c0ce8d676f81294b09140b0e35432
|
|
| BLAKE2b-256 |
7b4912426a1bc2f96ecfd8024898e7bf44dbead934722190b37557f77663fa7b
|