issues
search
mmerickel
/
wired
A service locator implementation for Python.
https://wired.readthedocs.io
MIT License
17
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/setup-python from 4 to 5
#47
dependabot[bot]
closed
8 months ago
0
Understanding Context
#46
ianjosephwilson
closed
9 months ago
2
Bump actions/checkout from 3 to 4
#45
dependabot[bot]
closed
8 months ago
1
Helpful error message when 'name=' is forgotten
#44
smsearcy
closed
8 months ago
0
Cleanup
#43
mmerickel
closed
1 year ago
0
Bump actions/setup-python from 1 to 4
#42
dependabot[bot]
closed
1 year ago
0
pe-wired-factory
#41
pauleveritt
closed
3 years ago
4
Fixed a typo in index.rst ... datclass => dataclass
#40
ztane
closed
3 years ago
1
Use a TypeVar so container.get returns a type of the thing it is looking up
#39
pauleveritt
closed
4 years ago
1
pe-newstyle-factor-35
#38
pauleveritt
closed
4 years ago
3
pe-fix-context-injector
#37
pauleveritt
closed
4 years ago
0
github actions
#36
mmerickel
closed
4 years ago
0
@wired_factory refactoring proposal
#35
pauleveritt
opened
4 years ago
17
Support injecting with passed-in-props
#34
pauleveritt
closed
5 years ago
2
pass-props-into-injector
#33
pauleveritt
closed
5 years ago
8
remove-dataclass-tutorial
#32
pauleveritt
closed
5 years ago
2
Props and "view" as priority lookup sources for "wired_components"
#31
pauleveritt
closed
5 years ago
1
Predicate support in factory registration/lookup
#30
pauleveritt
closed
4 years ago
1
Support more dataclass constructs such as `InitVar`
#29
pauleveritt
opened
5 years ago
0
Get alternate version of auto doc to allow bringing back api.rst docs of injected
#28
pauleveritt
closed
5 years ago
1
Eliminate need to invoke factory decorator
#27
pauleveritt
closed
4 years ago
2
Drop py3.4/fix builds with isolated builds
#26
digitalresistor
closed
5 years ago
2
Dataclasses: Context, Request, Resource
#25
pauleveritt
closed
5 years ago
14
Dataclasses: Use container.context rather than a service
#24
pauleveritt
closed
5 years ago
1
Dataclasses: Use container.register_singleton
#23
pauleveritt
closed
5 years ago
1
Dataclasses: Put a category on the scanner
#22
pauleveritt
closed
5 years ago
2
How to monkeypatch the venusian scanner?
#21
pauleveritt
closed
5 years ago
4
Dataclasses: `for_` or use subclassing?
#20
pauleveritt
closed
5 years ago
3
DI system based on dataclasses
#19
pauleveritt
closed
5 years ago
13
Dataclasses tutorial
#18
pauleveritt
closed
5 years ago
1
Use Sybil to put code samples in Sphinx under some kind of testing.
#17
pauleveritt
closed
5 years ago
3
Tutorial for how to write DI for Dataclasses
#16
pauleveritt
closed
5 years ago
6
Switch to ReadTheDocs theme, v2
#15
pauleveritt
closed
5 years ago
0
redefine .set() to work on a specific context
#14
mmerickel
closed
5 years ago
1
Why is it forbidden to set service for a custom context if service for a default context is set?
#13
enkidulan
closed
5 years ago
1
Caching issue
#12
enkidulan
closed
5 years ago
1
[WIP] Change cache/factory lookup fallback strategy to fix caching issue
#11
enkidulan
closed
5 years ago
8
Move code sample from `index.rst` to python module and added tests for it
#10
enkidulan
closed
5 years ago
0
Tiny docs improvements
#9
enkidulan
closed
5 years ago
2
Rename `default_greeter` to `greeter` in context tutorial
#8
enkidulan
closed
5 years ago
1
Dataclasses and "declarative DI": Leave as docs, consider it an extra, or ???
#7
pauleveritt
closed
5 years ago
7
Merge branch 'master' of https://github.com/mmerickel/wired into docs_samples
#6
pauleveritt
closed
5 years ago
26
Pass around a config-time container
#5
pauleveritt
closed
5 years ago
7
Add more type hinting
#4
pauleveritt
opened
5 years ago
3
Lookup failures should include info on which lookup failed
#3
pauleveritt
closed
4 years ago
2
fix for different classes with the same name conflicting
#2
mmerickel
closed
5 years ago
0
Lookup by class (instead of name) doesn't use fully qualified name
#1
pauleveritt
closed
5 years ago
4