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.2.tar.gz
(2.1 kB
view details)
File details
Details for the file webdi-0.0.2.tar.gz.
File metadata
- Download URL: webdi-0.0.2.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 |
9a314944a4543541317a29d03fbe5a58ba0b3a8e9c14b53fd25da31fde863798
|
|
| MD5 |
c27718ceadd0a574de211d8ea0529aed
|
|
| BLAKE2b-256 |
d650db1bfc4e3107779deed092904fdeae198dd068577196828036789cdfb20e
|