I gave this talk at Python Meetup Sofia, showing how to refactor complex chains of async/await calls into cleaner, more scalable queue-based pipelines using Python's asyncio.
Slides:
The code is available on GitHub.
I gave this talk at Python Meetup Sofia, showing how to refactor complex chains of async/await calls into cleaner, more scalable queue-based pipelines using Python's asyncio.
Slides:
The code is available on GitHub.