'structured concurrent `trio`-"actors"' https://github.com/goodboy/tractor
Go to file
goodboy f726bd81da
Merge pull request #15 from tgoodlet/reorg
Reorg everything into private modules
2018-07-17 23:02:29 -04:00
tests Reorg everything into private modules 2018-07-14 16:09:05 -04:00
tractor Expose channel in public api 2018-07-17 11:57:27 -04:00
.gitignore Initial commit 2018-07-05 16:01:15 -04:00
.travis.yml Add initial travis file 2018-07-11 22:32:54 -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 trio plugin for testing 2018-07-11 22:20:13 -04:00
setup.py Add trio framework classifier 2018-07-10 17:27:47 -04:00

README.md

tractor

async, multicore, distributed Python built on trio