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-1.0.0.tar.gz
(3.5 kB
view details)
File details
Details for the file webdi-1.0.0.tar.gz.
File metadata
- Download URL: webdi-1.0.0.tar.gz
- Upload date:
- Size: 3.5 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 |
0d0c41a2b5afec06b96fa6e37b4bb4da8d4302536c6f853af75b9f3eba18e6ed
|
|
| MD5 |
50fa8bf93683927108fc485b822335f5
|
|
| BLAKE2b-256 |
e4bfd9da054e4cceb23826f1d19c018700c6c3d46997f615cb08d3d3c091b05f
|