-
-
Notifications
You must be signed in to change notification settings - Fork 339
Testimonials
At some point I guess we should make a proper page of these, or highlight some of them in the README or something? For now I'm just making this page to collect kind words about trio so they don't get lost:
-
"Since you are here, I want to really thank you for the amazing job you've done on trio [...] I've been fighting a lot with asyncio which really made me fell like it's not a pythonic library, trio on the other hand achieved of bringing simplicity to complex things which is what Python should all be about" – https://github.com/python-trio/pytest-trio/issues/14#issuecomment-350454257
-
"Trio is excellent, the documentation as well" – https://github.com/python-trio/trio/issues/369#issuecomment-350393464
-
"I was reading dozen of asytnc articles when i met TRIO DOCS omg!! Thank you for these docs for REAL HUMANS..." – https://gitter.im/python-trio/general?at=5a3fd7d60163b02810748f78
-
"pytest-trio + autojump clock feels like magic. The scary and awe-inducing kind of magic that I want in all aspects of my life. 👍" – https://gitter.im/python-trio/general?at=5a82f717ce68c3bc747efe51
-
"the way that trio really thinks through the various async control flow issues is just very attractive" – https://github.com/python-trio/trio/issues/449#issuecomment-367796899
-
"... I have been struggling for a couple days ... After stumbling upon trio, I was up and running EXACTLY as I envisioned it in about 10 minutes. What a breath of fresh air. Well done. So easy and seemless." – https://gitter.im/python-trio/general?at=5ab8242f2b9dfdbc3a1fe9b1
-
"Clustree is now using trio in production in a externally facing product" – https://gitter.im/python-trio/general?at=5ac72a39c574b1aa3e71912a
-
Kenneth Reitz discovers Trio's control-C handling: "trio is really great: re ctrl-c. twisted frustrated the hell out of me after getting used to that. Ctrl-C for humans™" – https://gitter.im/python-trio/general?at=5aae466afa066c532542685f
-
"Hi, I've just found Trio 2 days ago, and I've joined to say that I've fallen in love with it :D" – https://gitter.im/python-trio/general?at=5af2257440f24c43046238b4
-
"I like trio very much~ It’s friendly and beautiful" – https://gitter.im/python-trio/general?at=5b16b521a45f930a6502ad30
-
this amazing testimonial from Donald Stufft: https://gitter.im/python-trio/general?at=5b53f400e06d7e74099420fb (if the code does succeed as part of the pypi production stack then we should write this up as like, a tiny little case study or something)
-
"I should congratulate you; the codebase is really nice, and the people even more so!" – https://github.com/python-trio/trio/pull/575#issuecomment-411313692
-
"finally got a chance to write some code with Trio-- most fun I've had with concurrency since never! No callbacks, almost no locking, no explicitly maintained context and associated state machines, no task lifetime obscurity, no manual plumbing of cancellations, no errors dropped on the floor, no shutdown hiccups. Rename it TriØ." – https://gitter.im/python-trio/general?at=5b70486f637ee66082dde38b
-
"Awesome concurrency library! I almost gave up on trying to use concurrency in Python. But Trio inspired me to stick with it." – https://github.com/python-trio/trio/issues/618
-
"i used to use twisted and tornado, so trio was a refreshing surprise in how succinct the code could be" – https://gitter.im/python-trio/general?at=5b85fc927649b9063e1b2dcf
-
"I've been studying trio for a while now and boy, it is a breath of fresh air -- in terms of API design, documentation and even in the clarity of design (and code) it brings to me. Thank you @njsmith for your fantastic explanations in your blogs and in the docs." – https://github.com/python-trio/trio/issues/635
-
"I tried the built-in asyncio, twisted, curio, PodSixNet / This is the only one I have been able to grok so far. Very happy about that" – https://gitter.im/python-trio/general?at=5bb16d835af4853068408dfb
Feel free to add more :-)