example-code-2e/22-async
dependabot[bot] ca68e2e7e7
build(deps): bump fastapi from 0.63.0 to 0.65.2 in /22-async/mojifinder
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.63.0 to 0.65.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.63.0...0.65.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 15:57:02 +00:00
..
domains updade from Atlas repo 2021-05-21 18:56:12 -03:00
mojifinder build(deps): bump fastapi from 0.63.0 to 0.65.2 in /22-async/mojifinder 2021-06-10 15:57:02 +00:00
README.rst update from O'Reilly repo 2021-03-22 12:24:21 -03:00

Sample code for Chapter 22 - "Asynchronous programming"

From the book "Fluent Python, Second Edition" by Luciano Ramalho (O'Reilly, 2021)
https://learning.oreilly.com/library/view/fluent-python-2nd/9781492056348/