issues
search
adriangb
/
di
Pythonic dependency injection
https://www.adriangb.com/di/
MIT License
301
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add bind_by_generic
#119
woile
opened
1 week ago
0
Can we make graphlib2 an optional dependency?
#117
jriddy
opened
12 months ago
3
Docs/update pypi classifiers
#116
maxzhenzhera
closed
1 year ago
1
docs: add python3.12 to the badge of the supported Python versions
#115
maxzhenzhera
closed
1 year ago
0
Fix/docs build
#114
maxzhenzhera
closed
1 year ago
3
Fix docs build
#113
maxzhenzhera
closed
1 year ago
0
Feature/add python3.12 drop python3.7
#112
maxzhenzhera
closed
1 year ago
6
python3.12
#111
maxzhenzhera
closed
1 year ago
0
Feature/bind by type handling generic
#110
maxzhenzhera
closed
1 year ago
11
feature / handle generics (actually GenericAlias) in bind_by_type
#109
maxzhenzhera
closed
1 year ago
0
Fix/callable class generator not handled
#108
maxzhenzhera
closed
1 year ago
6
Fix/pep 563 class init annotations parsing
#107
maxzhenzhera
closed
1 year ago
2
enhancement: dependent call should handle class __call__ when it is generator
#106
maxzhenzhera
closed
1 year ago
0
bug: pep 563 (class __init__ annotations parsing)
#105
maxzhenzhera
closed
1 year ago
1
Plan for 1.x stable release
#104
aliaksei-imi
opened
1 year ago
5
Doc/fix typos
#103
maxzhenzhera
closed
1 year ago
3
chore(deps-dev): bump pygments from 2.12.0 to 2.15.0
#102
dependabot[bot]
opened
1 year ago
0
Add FastDepends mention to README
#101
Lancetnik
opened
1 year ago
0
No issue! This project is great! Keep it up!!!
#100
jessekrubin
closed
1 year ago
0
Add alternative link
#99
Lancetnik
closed
1 year ago
7
chore(deps): bump pymdown-extensions from 9.5 to 10.0
#98
dependabot[bot]
opened
1 year ago
0
Fix old imports in example
#97
Eclips4
closed
1 year ago
1
Old imports in `Simple Example`
#96
Eclips4
closed
1 year ago
0
Command line arguments and di
#95
dineshbvadhia
opened
1 year ago
1
refactor: remove the unused `_state` slot from the `Container`
#94
SamWarden
closed
1 year ago
1
Fix docs builds
#93
adriangb
closed
1 year ago
1
Refactor di._utils.task into di._task
#92
adriangb
closed
1 year ago
1
BREAKING_CHANGE: move execute_{sync,async} methods to SolvedDependent
#91
adriangb
closed
1 year ago
1
Rename Dependant to Dependent
#90
adriangb
closed
2 years ago
3
“Dependent” is misspelled “dependant”
#89
jab
closed
2 years ago
2
feat: Only autowire transitive edges between manually wired dependencies
#88
adriangb
opened
2 years ago
1
doc: add api interface
#85
woile
closed
1 year ago
2
doc: use an App instance in the web framework example
#84
adriangb
closed
2 years ago
2
doc: add docstrings to classes
#83
woile
closed
2 years ago
8
doc: add missing docstrings
#82
woile
opened
2 years ago
3
docs: fix examples lines
#81
woile
closed
2 years ago
2
TaskGroups straddling async context managers are not supported
#80
adriangb
opened
2 years ago
0
remove sync_to_thread option
#79
adriangb
closed
2 years ago
1
chore: refactor solver
#78
adriangb
closed
2 years ago
1
feat: resolve unset scopes
#77
adriangb
closed
2 years ago
3
Test on Python 3.11
#76
adriangb
closed
2 years ago
1
feat: check dependency marker return annotations against parameter
#75
adriangb
closed
2 years ago
0
feat: record dependency path in solving errors
#74
adriangb
closed
2 years ago
0
chore: clean up typing and future imports
#73
adriangb
closed
2 years ago
1
ci: fix failing windows runs
#72
adriangb
closed
2 years ago
0
feat!: simplify typing.get_markers_from_parameter
#71
adriangb
closed
2 years ago
1
chore: tweak ci installs
#70
adriangb
closed
2 years ago
0
chore: get rid of MarkerBase
#69
adriangb
closed
2 years ago
0
feat: Add injectable base class
#68
adriangb
closed
2 years ago
1
feat: better errors
#67
adriangb
closed
2 years ago
0
Next