Keynote

4 talks in this track

MLOps with FastAPI, RabbitMQ and Kubernetes using Skipper

talk

Andrej Baranovskij

This session is about a simple and flexible ML microservices engine called Skipper. It is open source solution and it runs on Python. During this technical session, you will learn how to run FastAPI e...

Use typing to speed up your apps with mypyc

talk

Łukasz Langa

Type annotations are documentation. They're meant for humans to quickly figure out what arguments a given function accepts and what it returns. But can this information be utilized by Python to make c...

`int` is to `list` as `float` is to `tuple`

talk

James Powell

Okay, so that's plainly preposterous. How is int related to list at all, much less float to tuple? Sure, int is a collection type—just one that you can't iterate over—wait, what? int is a collection t...

Await for it: mixing async and blocking code

talk

Sebastián Ramírez (tiangolo)

Tips and tricks to properly mix async code with blocking code, using modern libraries, and taking advantage of the new concurrency features of the language while keeping compatibility with already exi...

Quick feedback

Thanks!

Your feedback has been recorded.