issues
search
dougmercer
/
signified
A Python library for reactive programming (with kind-of working type narrowing).
https://dougmercer.github.io/signified/
BSD 3-Clause "New" or "Revised" License
48
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Methods that mutate containers (e.g. `list.append`) do not notify observers
#27
dougmercer
opened
12 hours ago
0
WIP: Add Plugin System
#26
dougmercer
opened
1 week ago
1
Add effects
#25
dougmercer
opened
1 week ago
0
s/subscribe/unsubscribe in unobserve.
#24
dougmercer
closed
1 week ago
0
Make ruff actually enforce isort-like imports.
#23
dougmercer
closed
1 week ago
0
Use slots to save memory.
#22
dougmercer
closed
1 week ago
0
Improve reactive_method's ability to properly infer types.
#21
dougmercer
closed
1 week ago
0
Add mypy support
#20
dougmercer
opened
3 weeks ago
0
Investigate mypy type narrowing issues
#19
laundmo
opened
3 weeks ago
1
Make numpy and ipython optional
#18
laundmo
opened
3 weeks ago
0
Consider adding more overloads to poorly type hinted methods (get item, etc.) to help improve type inference for common cases
#17
dougmercer
opened
3 weeks ago
0
Add more examples/doctests for reactive_method
#16
dougmercer
opened
3 weeks ago
0
Fix change log in docs
#15
dougmercer
opened
3 weeks ago
0
Add YouTube video to docs somewhere
#14
dougmercer
opened
3 weeks ago
0
Add some discussion on (lack of) support for async, multithreading, multiprocessing
#13
dougmercer
opened
3 weeks ago
0
Add comparison to other reactive python libraries to docs
#12
dougmercer
opened
3 weeks ago
0
Remove numpy dependency
#11
dougmercer
opened
3 weeks ago
0
Update README.md
#10
snoyes
closed
4 weeks ago
0
Several improvements made during new video development
#9
dougmercer
closed
1 month ago
0
Move documentation publishing to release instead of push to main.
#8
dougmercer
closed
1 month ago
0
Couldn't package py.typed with single file package, and src dir broke…
#7
dougmercer
closed
2 months ago
0
Make ipython an optional dependency
#6
dougmercer
opened
2 months ago
0
Make type narrowing work with mypy
#5
dougmercer
opened
2 months ago
0
Improve the README and make Variable an ABC
#4
dougmercer
closed
2 months ago
0
Add unit tests and pyright.
#3
dougmercer
closed
2 months ago
0
Add action for mkdocs.
#2
dougmercer
closed
2 months ago
0
Deployed dae2aac with MkDocs version: 1.6.1
#1
dougmercer
closed
2 months ago
0