'structured concurrent `trio`-"actors"' https://github.com/goodboy/tractor
Go to file
Tyler Goodlet d3f01c29bf Add test deps 2018-07-05 20:55:38 -04:00
tests Fix import, but tests don't all work yet 2018-07-05 19:49:21 -04:00
tractor Steal piker's logging setup 2018-07-05 19:51:32 -04:00
.gitignore Initial commit 2018-07-05 16:01:15 -04:00
LICENSE Initial commit 2018-07-05 16:01:15 -04:00
README.md Initial commit 2018-07-05 16:01:15 -04:00
requirements-test.txt Add test deps 2018-07-05 20:55:38 -04:00

README.md

tractor

async, multicore, distributed Python built on trio