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
339
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
f00fa16
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 27, 2022
Update changelog
rmk135
committed
f00fa16
Copy full SHA for f00fa16
Refactor + add tests to #569
rmk135
committed
c287777
Copy full SHA for c287777
569 fix numpy typing wiring (#570)
Show description for 8fe00bc
VKFisher
authored
8fe00bc
Copy full SHA for 8fe00bc
Commits on Jan 31, 2022
Merge branch 'release/4.38.0' into master
rmk135
committed
c26b260
Copy full SHA for c26b260
Bump version to 4.38.0
rmk135
committed
ad0d430
Copy full SHA for ad0d430
Refactor string imports
rmk135
committed
0235d68
Copy full SHA for 0235d68
531 Provider import from string (#555)
Show description for 86df7f9
rmk135
authored
86df7f9
Copy full SHA for 86df7f9
Commits on Jan 29, 2022
Fix #550
rmk135
committed
38ca1cd
Copy full SHA for 38ca1cd
Commits on Jan 17, 2022
Update quotes in Cython and Python modules
rmk135
committed
8dc3dd2
Copy full SHA for 8dc3dd2
Update quotes in typing stubs
rmk135
committed
a38ca64
Copy full SHA for a38ca64
Commits on Jan 16, 2022
Update logo, v4
rmk135
committed
d4933ba
Copy full SHA for d4933ba
Commits on Jan 10, 2022
Aggregate provider (#544)
Show description for 742e73a
rmk135
authored
742e73a
Copy full SHA for 742e73a
Commits on Dec 20, 2021
Add config.from_env(as_=...) (#541)
Show description for cfadd8c
rmk135
authored
cfadd8c
Copy full SHA for cfadd8c
Commits on Nov 28, 2021
Fix mypy issues
rmk135
committed
cc17052
Copy full SHA for cc17052
Commits on Nov 26, 2021
Add .providers attribute and .set_providers() method to FactoryAggregate provider
rmk135
committed
7238482
Copy full SHA for 7238482
Commits on Nov 1, 2021
Merge branch 'release/4.37.0' into master
rmk135
committed
541131e
Copy full SHA for 541131e
Add announce of Python 3.5 support dropping
rmk135
committed
72d0e26
Copy full SHA for 72d0e26
Bump version to 4.37.0
rmk135
committed
0b3bcf3
Copy full SHA for 0b3bcf3
Upgrade Cython to 0.29.24
rmk135
committed
99d858e
Copy full SHA for 99d858e
Update examples to use config __init__ args (#527)
Show description for fe01ad4
rmk135
authored
fe01ad4
Copy full SHA for fe01ad4
Commits on Oct 27, 2021
Configuration(pydantic_settings=[...]) (#525)
Show description for 6030950
rmk135
authored
6030950
Copy full SHA for 6030950
Configuration(ini_files=[...]) (#524)
Show description for 34902db
rmk135
authored
34902db
Copy full SHA for 34902db
Commits on Oct 24, 2021
Configuration(yaml_files=[...]) (#522)
Show description for b16b190
rmk135
authored
b16b190
Copy full SHA for b16b190
Commits on Oct 20, 2021
Python 3.10 (#520)
Show description for b97862c
rmk135
authored
b97862c
Copy full SHA for b97862c
Commits on Oct 18, 2021
Pytest migration (#519)
Show description for 94aca21
rmk135
authored
94aca21
Copy full SHA for 94aca21
Commits on Oct 12, 2021
Drop Python 3.4 support (#518)
Show description for 4cc4ca9
rmk135
authored
4cc4ca9
Copy full SHA for 4cc4ca9
Commits on Oct 7, 2021
Add with support for container.override_providers() (#517)
Show description for 284dee6
rmk135
authored
284dee6
Copy full SHA for 284dee6
Commits on Oct 4, 2021
Wiring config (#516)
Show description for 73a43e6
rmk135
authored
73a43e6
Copy full SHA for 73a43e6
Commits on Oct 1, 2021
Update versions
rmk135
committed
08ea997
Copy full SHA for 08ea997
Update versions in the docs
rmk135
committed
f82a6b5
Copy full SHA for f82a6b5
Add disqus comments to typing docs page
rmk135
committed
1e198a3
Copy full SHA for 1e198a3
Update quotes in docs conf
rmk135
committed
4f977c7
Copy full SHA for 4f977c7
Update quotes in tests
rmk135
committed
8ade2b7
Copy full SHA for 8ade2b7
Commits on Sep 30, 2021
Fix flast wiring test
rmk135
committed
0b1e214
Copy full SHA for 0b1e214
Update quotes in the docs
rmk135
committed
98f036e
Copy full SHA for 98f036e
Pagination
Previous
Next
You can’t perform that action at this time.