issues
search
Finistere
/
antidote
Dependency injection for Python
MIT License
90
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to define specific implementation in catalogue based on conditions?
#75
gnkow
closed
1 year ago
1
Failing resolution of interface implementations when interface and implementation sit in different files
#74
tomvanschaijk
closed
1 year ago
6
ScopeContextVar
#73
Finistere
opened
2 years ago
0
mypy, cache, and interface/lazy decorators
#72
pauleveritt
closed
2 years ago
2
Interfaces, protocols, new single syntax
#69
pauleveritt
closed
2 years ago
5
V2
#64
Finistere
closed
2 years ago
35
Factory is deprecated but stateful factory docs still uses it
#63
pauleveritt
closed
2 years ago
6
Qualifiers and by_default
#62
pauleveritt
closed
2 years ago
5
Alternative injection styles don't pass mypy
#60
pauleveritt
closed
2 years ago
2
Creating a wrapper for dependency injection (mypy issue)
#58
rschyboll
closed
2 years ago
5
Fix injection error with some type hints
#57
Finistere
closed
2 years ago
1
Interface and implements raises an error when using a union with a parametrized generic
#56
rschyboll
closed
2 years ago
5
Fix type error in @implements.overriding + mypy on tests
#53
Finistere
closed
2 years ago
1
overriding gives TypeError in PyCharm
#52
pauleveritt
closed
2 years ago
1
Add lazy decorator and rework of const()
#49
Finistere
closed
2 years ago
1
Add @injectable & local type hint support
#48
Finistere
closed
2 years ago
2
[lib.interface] Fix Optional detection in PredicateConstraint
#44
Finistere
closed
2 years ago
0
rename @service to @injectable & add factory argument
#43
Finistere
closed
2 years ago
4
Improved lazy, replacing parameterized & @factory ?
#42
Finistere
closed
2 years ago
0
Constants doesn't work with a dataclass
#39
pauleveritt
closed
2 years ago
1
Optional doesn't work with union None from 3.10
#38
pauleveritt
closed
2 years ago
2
test
#37
nicolasoge
closed
2 years ago
0
Add lib.interface / qualifiers
#36
Finistere
closed
2 years ago
21
[internals] Fix inspection on wrapper
#35
Finistere
closed
2 years ago
0
Any example of how to use this with Starlette would be great
#34
taybin
closed
2 years ago
3
Does this library have support for qualifiers?
#33
flisboac
closed
2 years ago
28
Possibility to get all implementations from world
#32
marigan
closed
2 years ago
6
Metaclass issues
#31
ghost
closed
3 years ago
3
Async Provider
#30
Finistere
closed
2 years ago
1
Inject not wiring
#29
vimtor
closed
3 years ago
4
V0.9 dev
#28
Finistere
closed
3 years ago
1
Rework constants
#27
Finistere
closed
3 years ago
1
No double injections
#26
Finistere
closed
3 years ago
1
Context manager support
#25
Finistere
opened
3 years ago
0
Fix Cython tests and better setup.py
#24
Finistere
closed
3 years ago
0
Better DependencyInstantiationError (Fixes #21)
#23
Finistere
closed
3 years ago
1
Fixes #20
#22
Finistere
closed
3 years ago
0
Better DependencyInstantiationError
#21
Finistere
closed
3 years ago
0
Strict Mypy
#20
Finistere
closed
3 years ago
0
Multiple dependencies
#19
bernoussim
closed
4 years ago
7
Failure when installing from pypi
#18
keelerm84
closed
4 years ago
8
better injection errors & removed some limitations
#17
Finistere
closed
4 years ago
1
Difference in Dependencies for register and inject
#16
keelerm84
closed
4 years ago
5
Prevent double LazyMethodCall wrapping in LazyConstantsMeta
#15
keelerm84
closed
4 years ago
4
Update project for Python 3.8
#14
Finistere
closed
4 years ago
1
add first draft of @implements
#13
Finistere
closed
5 years ago
1
Hard to find the factory of a dependency with @factory
#12
Finistere
closed
3 years ago
1
rework of the notion of resource
#11
Finistere
closed
5 years ago
1
a resource should be identified by its function / class not a string
#10
Finistere
closed
5 years ago
0
type checking at runtime
#9
Finistere
closed
5 years ago
1
Next