issues
search
kodemore
/
kink
Dependency injection container made for Python
MIT License
409
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump starlette from 0.37.2 to 0.40.0
#68
dependabot[bot]
opened
2 weeks ago
0
Update outtdated pipeline
#67
dkraczkowski
closed
2 weeks ago
0
Bugfix: @inject was not resolving all arguments when used with kwargs
#66
rspnijones
closed
2 weeks ago
1
Transient or Scoped dependency support
#65
sparky2708
opened
1 month ago
1
Unexpected resolution for passed parameters
#64
aikidojohn
opened
2 months ago
1
Don't resolve passed parameters
#63
aikidojohn
opened
2 months ago
2
Discussion: Should parent classes be automatically aliased?
#62
Dzeri96
opened
2 months ago
1
Fix injection with cache wrapper against pydantic object
#61
moria97
closed
2 weeks ago
1
Bump certifi from 2024.2.2 to 2024.7.4
#60
dependabot[bot]
closed
2 weeks ago
1
If abstract super class is not stored in the state, it should be filled with stored subclass instance.
#59
fpawlows
opened
4 months ago
1
Bump urllib3 from 2.2.1 to 2.2.2
#58
dependabot[bot]
closed
2 weeks ago
1
Bump requests from 2.31.0 to 2.32.0
#57
dependabot[bot]
closed
2 weeks ago
1
Pydantic and Kink
#56
YanSte
closed
5 months ago
2
Update version and dependencies
#55
dkraczkowski
closed
6 months ago
0
Fix: Protocol support
#54
jarey
closed
6 months ago
2
fix: support protocols
#53
jarey
closed
8 months ago
0
QUESTION. Does kink do partial injections?
#52
4l1fe
closed
6 months ago
1
Automatically register base class(es) as aliases when using `@inject`
#51
takanuva15
closed
6 months ago
1
Bump urllib3 from 2.0.5 to 2.0.7
#50
dependabot[bot]
closed
6 months ago
1
Bump urllib3 from 2.0.5 to 2.0.6
#49
dependabot[bot]
closed
1 year ago
1
Improve typehinting
#48
dkraczkowski
closed
1 year ago
0
Support optional types injection
#47
dkraczkowski
closed
1 year ago
0
Container `__getitem__` type hinting improvements
#46
skewty
closed
1 year ago
1
Bump certifi from 2022.12.7 to 2023.7.22
#45
dependabot[bot]
closed
1 year ago
1
Update README.md - fix fat finger
#44
tubaman
closed
1 year ago
0
issue #42 support aliasing of factory service
#43
ijessen-mitll
closed
1 year ago
0
cannot alias a factory service with inject
#42
ijessen-mitll
closed
1 year ago
0
Bump requests from 2.28.2 to 2.31.0
#41
dependabot[bot]
closed
1 year ago
0
Bump starlette from 0.13.8 to 0.27.0
#40
dependabot[bot]
closed
1 year ago
1
issue#37 Allow None as a service value
#39
dkraczkowski
closed
1 year ago
0
Bump starlette from 0.13.8 to 0.25.0
#38
dependabot[bot]
closed
1 year ago
1
Registering a service with value `None` will trigger ServiceError("Service ... is not regisitered") on access
#37
roytseng-tw
closed
1 year ago
1
Error with @inject typing and mypy
#36
zulrang
opened
1 year ago
14
Bump certifi from 2022.5.18.1 to 2022.12.7
#35
dependabot[bot]
closed
1 year ago
1
No support for https://peps.python.org/pep-0563/
#34
jrosiek
closed
1 year ago
2
FastAPI integration documentation
#33
szymon6927
closed
1 year ago
0
[QUESTION] How kink works with async?
#32
katunilya
closed
1 year ago
2
PoC Injectable type hint
#31
dkraczkowski
closed
1 year ago
13
Pylance complaining about missing parameters with injected classes
#30
kodyVS
opened
2 years ago
12
Missing example of using inject as a function on 3rd party code
#29
skewty
closed
2 weeks ago
1
#27 - Fix for mypy @inject linting
#28
dkraczkowski
closed
2 years ago
0
Version 0.6.4 broke mypy linting for `@inject` decorator
#27
akadlec
closed
2 years ago
5
#24 - Fix problem with forward refernces
#26
dkraczkowski
closed
2 years ago
0
well-typed inject for suggestions
#25
patrykmor
closed
2 years ago
1
Bug on files with `annotations` import
#24
mario-evo
closed
2 years ago
4
Not working with typing-extensions 4.1.1
#23
amlluch
closed
2 years ago
1
Can't use non-lambda on-demand service creation
#22
alukach
closed
2 years ago
5
Using Optional type is not working
#21
akadlec
closed
2 years ago
6
Mypy plugin
#20
dkraczkowski
closed
2 years ago
0
allow for explicit None to be set
#19
gsherman81
closed
2 years ago
4
Next