Luciano Ramalho
-
@futurebird thank you very much for this review! You are the reader I had in mind when I wrote #FluentPython . A reader like me!
-
@pamelafox I wrote "coroutine" 469 times in Fluent Python Second Edition.
The main chapter about asynchronous programming is framework-agnostic.
The examples use #asyncio, #FastAPI, and #curio, to show that `async/await` are not tied to a specific runtime event loop or library.
https://www.oreilly.com/library/view/fluent-python-2nd/9781492056348/
-
We should call it #CheatGPT.
It steals our works but gives no credit or compensation.