Ying and yang, push and pull, act and react. This library provides the foundation for reactive programming and global state management.
Go to file
2019-08-27 21:25:33 -05:00
__init__.py Initial commit, implements dynamic event loop to optimize speed and minimize resources 2019-08-10 20:11:37 -05:00
.gitignore Initial commit, implements dynamic event loop to optimize speed and minimize resources 2019-08-10 20:11:37 -05:00
event_loop.py Migrated event loop from gevent to asyncio 2019-08-27 21:25:33 -05:00
LICENSE Initial commit, implements dynamic event loop to optimize speed and minimize resources 2019-08-10 20:11:37 -05:00
NOTES Added basic event loop structure 2019-08-25 20:10:40 -05:00
README.md Initial commit 2019-08-10 14:59:49 -04:00
state_management.py Added coroutine hook system 2019-08-21 21:24:49 -05:00
taijitu.py Added coroutine hook system 2019-08-21 21:24:49 -05:00

taijitu

Ying and yang, push and pull, act and react. This library provides the foundation for reactive programming and global state management.