Contribute Media
A thank you to everyone who makes this possible: Read More

Modern typed python - dive into a mature ecosystem from web dev to machine learning

Description

Typing is at the center of "modern Python", and tools (mypy, beartype) and libraries (FastAPI, SQLModel, Pydantic, DocArray) based on it are slowly eating the Python world.

This talks explores the benefits of Python type hints, and shows how they are infiltrating the next big domain: Machine Learning

Details

Improve this page