issues
search
ets-labs
/
python-dependency-injector
Dependency injection framework for Python
https://python-dependency-injector.ets-labs.org/
BSD 3-Clause "New" or "Revised" License
3.98k
stars
306
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for inspect.iscoroutinefunction() for Coroutine provider
#830
ZipFile
opened
2 weeks ago
0
PEP-517
#829
ZipFile
closed
1 week ago
1
Add support for Python 3.13
#828
rmk135
closed
2 weeks ago
1
Install fails on Python 3.13 - sillicon
#827
Jufik
opened
3 weeks ago
4
Bump werkzeug from 2.2.2 to 3.0.6
#826
dependabot[bot]
opened
4 weeks ago
1
Recursion Error during injection
#824
jamesra
opened
1 month ago
1
Auto wiring
#823
sparky2708
opened
1 month ago
1
add method to container
#822
antonio-antuan
opened
1 month ago
0
a simplest fastapi app, di does not work
#821
antonio-antuan
closed
1 month ago
1
Cached Value
#820
str-it
opened
1 month ago
1
Service @injection does not seem to work in latest sanic 24.6
#818
linuxd3v
opened
2 months ago
0
recursive_wire
#817
lagunovartur
opened
2 months ago
1
Cannot build using GCC v13 & v14
#816
fedya-eremin
opened
2 months ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#815
dependabot[bot]
opened
2 months ago
1
Configuration object is a dictionary and not an object with which the dot notation could be used to access its elements
#814
Zevrap-81
opened
2 months ago
1
Migrate to Cython3
#813
ZipFile
closed
2 weeks ago
4
Roadmap 2024
#812
rmk135
opened
3 months ago
2
RecursionError: maximum recursion depth exceeded while calling a Python object
#811
AlexandrIllarionov
opened
3 months ago
2
Bump aiohttp from 3.9.0b1 to 3.10.2
#810
dependabot[bot]
opened
3 months ago
1
Bump aiohttp from 3.9.0b1 to 3.9.4
#809
dependabot[bot]
closed
3 months ago
2
Bump werkzeug from 2.2.2 to 3.0.3
#808
dependabot[bot]
closed
4 weeks ago
2
Bump flask from 2.1.3 to 2.2.5
#807
dependabot[bot]
opened
3 months ago
1
Add a link to my Github Sponsors profile
#806
rmk135
closed
3 months ago
0
can't install on Macbook M2 apple silicon
#805
alm0ra
opened
3 months ago
2
What is Local context
#804
DGDarkKing
opened
4 months ago
1
Modifying package for Pydantic Settings
#803
techie-subhadeep
opened
4 months ago
1
Using `Provider.disable_async_mode()`
#802
misuzu
opened
4 months ago
0
dont works with py 3.12
#801
jdfoxito
closed
2 months ago
4
Degraded performance on large data set manipulation application
#800
titouanfreville
opened
6 months ago
0
How to configure for PonyOrm
#799
elier
opened
6 months ago
0
Fix/pydantic support
#798
stefanmo
closed
6 months ago
0
Package level decoupling with FastAPI
#797
ilterisYucel
opened
6 months ago
7
Strict Mode / Better Errors when dependency is missing
#796
genixpro
opened
7 months ago
1
Singleton provider throws RuntimeError: Task got bad yield for generators
#795
jonaslalin
opened
7 months ago
1
How can I use the enumeration in the configuration files to build an object?
#793
Supermasterhuaster
opened
8 months ago
1
cannot import name 'providers' from 'dependency_injector'
#792
evlachos93
opened
8 months ago
2
Current Maintenance Status and Future Plans
#791
moccajoghurt
closed
3 months ago
22
Use of __self__ (possibly in conjunction with providers.Container) seems to cause memory leaks
#790
colonelpanic8
opened
8 months ago
0
regenerate .c files
#789
hp-peti
opened
8 months ago
3
regenerate .c files
#788
hp-peti
closed
9 months ago
1
Error using toml, dependency -injector with fastapi and python3.12
#787
1988gadocansey
opened
9 months ago
1
Pydantic 2 support
#786
arianamiri
opened
9 months ago
1
add py312 support
#785
vppuzakov
opened
9 months ago
4
Feature Request: WiringConfiguration add args excluding module or package
#784
rumbarum
opened
9 months ago
0
Getting AttributeError: 'Provide' object has no attribute 'get_by_id', even if wiring is correct
#783
gmyrianthous
closed
9 months ago
3
Exception doesn't bubble up: instead, it's swallowed and prevents container from restarting
#781
ffissore
opened
9 months ago
0
traverse visits providers in a random order
#780
BEllis
opened
9 months ago
2
miniapp doesn't seem to work
#779
hemna
opened
10 months ago
0
Override a dependency in a container subclass
#778
warvariuc
opened
10 months ago
0
Wire a single function manually
#777
colonelpanic8
opened
10 months ago
1
Next