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
Running tests:
python -m tests
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.1.tar.gz
(2.1 kB
view details)
File details
Details for the file webdi-0.0.1.tar.gz.
File metadata
- Download URL: webdi-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bbb0c1b1fc9901018a829bc547c720a7e252791fcd43924d89c7916c37bfa1e
|
|
| MD5 |
3ac431113f7c2d4adbe9a13e07c0413c
|
|
| BLAKE2b-256 |
a27353245ab06fc51a08f51c4686cd7ac735c3f18a40d7fd5e50d66e8ea027ac
|