python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
6.12k stars 335 forks source link

Add aioresult to Awesome Trio Libraries in the docs #2948

Closed arthur-tacca closed 7 months ago

arthur-tacca commented 7 months ago

I think my little aioresult library (github, docs, PyPI) could be useful to some, so this would add it to the list of Awesome Trio Libraries in the Trio docs.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (70c8b76) 99.44% compared to head (0659e4d) 99.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2948 +/- ## ========================================== + Coverage 99.44% 99.64% +0.19% ========================================== Files 117 117 Lines 17564 17564 Branches 3166 3166 ========================================== + Hits 17467 17502 +35 + Misses 79 43 -36 - Partials 18 19 +1 ``` [see 9 files with indirect coverage changes](https://app.codecov.io/gh/python-trio/trio/pull/2948/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio)
trio-bot[bot] commented 7 months ago

Hey @arthur-tacca, it looks like that was the first time we merged one of your PRs! Thanks so much! :tada: :birthday:

If you want to keep contributing, we'd love to have you. So, I just sent you an invitation to join the python-trio organization on Github! If you accept, then here's what will happen:

If you want to read more, here's the relevant section in our contributing guide.

Alternatively, you're free to decline or ignore the invitation. You'll still be able to contribute as much or as little as you like, and I won't hassle you about joining again. But if you ever change your mind, just let us know and we'll send another invitation. We'd love to have you, but more importantly we want you to do whatever's best for you.

If you have any questions, well... I am just a humble Python script, so I probably can't help. But please do post a comment here, or in our chat, or on our forum, whatever's easiest, and someone will help you out!