Alluka
Alluka copied to clipboard
A Python 3.9+ dependency injection framework.
### Summary ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have...
### Summary ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have...
### Summary ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have...
Some use-cases may require injections to be dynamic, the current approach does not allow this. The ideal usage would be ```py @client.as_self_injecting_idk async def callback( parameter: MyType ): ... callback.set_injection("parameter",...
https://discord.com/channels/574921006817476608/880982021852254270/933481529894666250
### Summary ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @cory-miller in actions/checkout#1732 Update for 4.1.6 release...
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.6.0 to 4.6.1. Release notes Sourced from JamesIves/github-pages-deploy-action's releases. v4.6.1 What's Changed Fixes Resolved an issue where workflows were suddenly failing due to a worktree in use...
Bumps [piped](https://github.com/FasterSpeeding/Piped) from `7f3b3fa` to `b4b1a5d`. Commits b4b1a5d Upgrade dependency locks (#340) 7fd050e Bump actions/upload-artifact from 4.3.5 to 4.3.6 (#341) c6748c4 Bump actions/upload-artifact from 4.3.4 to 4.3.5 (#338) 53b735b Upgrade...
### Summary ### Checklist - [ ] I have run `nox` and all the pipelines have passed. - [ ] I have made unittests according to the code I have...