Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ets-labs
/
python-dependency-injector
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
340
Star
4.7k
Code
Issues
197
Pull requests
8
Discussions
Actions
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security
Insights
Commits
Branch selector
14d8ed9
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 25, 2021
FactoryAggregate - non string keys (#496)
Show description for 14d8ed9
rmk135
authored
14d8ed9
Copy full SHA for 14d8ed9
Commits on Aug 24, 2021
Update list of contributors
rmk135
committed
6af8181
Copy full SHA for 6af8181
Update changelog
rmk135
committed
e082504
Copy full SHA for e082504
Fix type annotations for .provides (#491)
Show description for b4df3dd
thiromi
authored
b4df3dd
Copy full SHA for b4df3dd
Update changelog
rmk135
committed
cf2861c
Copy full SHA for cf2861c
Make #492 follow-up fix of configuration provider docs for environment variables interpolation
rmk135
committed
49e2cc7
Copy full SHA for 49e2cc7
Fix yaml configuration-envs-interpolation examples (#494)
Show description for eda67e4
piperubio
authored
eda67e4
Copy full SHA for eda67e4
Update changelog
rmk135
committed
ea9aa23
Copy full SHA for ea9aa23
Improve resource subclasses typing and make shutdown definition optional (#492)
Show description for 36bfd2e
rmk135
authored
36bfd2e
Copy full SHA for 36bfd2e
Commits on Aug 16, 2021
Fix resource subclass abc tests on Python 3.7
rmk135
committed
83c2af0
Copy full SHA for 83c2af0
Return ABCMeta class for resource classes and add tests for abc
rmk135
committed
1163ac5
Copy full SHA for 1163ac5
Remove generic meta class from resource and async resource classes (#490)
Show description for 4286013
rmk135
authored
4286013
Copy full SHA for 4286013
Commits on Aug 12, 2021
Merge branch 'release/4.35.3' into master
rmk135
committed
48df949
Copy full SHA for 48df949
Bump version to 4.35.3
rmk135
committed
9637d97
Copy full SHA for 9637d97
Add typing fix for container.override_providers()
rmk135
committed
c4639e5
Copy full SHA for c4639e5
477 Containers @copy fix and refactoring (#485)
Show description for 7b19fa0
rmk135
authored
7b19fa0
Copy full SHA for 7b19fa0
Commits on Aug 6, 2021
Merge branch 'release/4.35.2' into master
rmk135
committed
cde7dee
Copy full SHA for cde7dee
Bump version to 4.35.2
rmk135
committed
5acde87
Copy full SHA for 5acde87
Update wiring to support modules provided as packages
rmk135
committed
7bdcc33
Copy full SHA for 7bdcc33
Commits on Aug 5, 2021
Merge branch 'release/4.35.1' into master
rmk135
committed
b4ddf61
Copy full SHA for b4ddf61
Bump version to 4.35.1
rmk135
committed
f376628
Copy full SHA for f376628
Update declarative container to support custom string types
rmk135
committed
384117d
Copy full SHA for 384117d
Update types and add tests (#480)
rmk135
authored
06f9855
Copy full SHA for 06f9855
Commits on Jul 29, 2021
Merge branch 'release/4.35.0' into master
rmk135
committed
547b7fd
Copy full SHA for 547b7fd
Bump version to 4.35.0
rmk135
committed
0411793
Copy full SHA for 0411793
Update six upper bound to 1.16.0
rmk135
committed
c23a48c
Copy full SHA for c23a48c
Commits on Jul 24, 2021
Merge branch 'release/4.34.2' into master
rmk135
committed
98a4b06
Copy full SHA for 98a4b06
Bump version to 4.34.2
rmk135
committed
c19969a
Copy full SHA for c19969a
Fix reverse shutdown order bug in container.shutdown_resources()
rmk135
committed
aa251a4
Copy full SHA for aa251a4
Commits on Jul 20, 2021
Merge branch 'release/4.34.1' into master
rmk135
committed
f44924f
Copy full SHA for f44924f
Bump version to 4.34.1
rmk135
committed
a126df4
Copy full SHA for a126df4
432 resource shutdown order (#473)
Show description for 3d1bb5d
rmk135
authored
3d1bb5d
Copy full SHA for 3d1bb5d
Commits on Jun 24, 2021
Merge branch 'release/4.34.0' into master
rmk135
committed
54de3a9
Copy full SHA for 54de3a9
Bump version to 4.34.0
rmk135
committed
6ffb98a
Copy full SHA for 6ffb98a
463 Config environment variables interpolation required and nones (#467)
Show description for ef049da
rmk135
authored
ef049da
Copy full SHA for ef049da
Pagination
Previous
Next
You can’t perform that action at this time.