File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,8 +21,14 @@ article:
2121
2222.. seealso ::
2323
24- The `guide <https://github.com/anordin95/a-conceptual-overview-of-asyncio/
25- tree/main> `_ that inspired this HOWTO article.
24+ * The `guide <https://github.com/anordin95/a-conceptual-overview-of-asyncio/
25+ tree/main> `_ that inspired this HOWTO article by Alexander Nordin.
26+ * This in-depth `YouTube tutorial series <https://www.youtube.com/
27+ watch?v=Xbl7XjFYsN4&list=PLhNSoGM2ik6SIkVGXWBwerucXjgP1rHmB> `_ on
28+ ``asyncio `` created by core Python team member, Łukasz Lang.
29+ * `500 Lines or Less: A Web Crawler With asyncio Coroutines <https://
30+ aosabook.org/en/500L/a-web-crawler-with-asyncio-coroutines.html> `_ by A.
31+ Jesse Jiryu Davis and Guido van Rossum.
2632
2733--------------------------------------------
2834A conceptual overview part 1: the high-level
You can’t perform that action at this time.
0 commit comments