Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

120: FastAPI & Typer - Sebastián Ramírez

120: FastAPI & Typer - Sebastián Ramírez

FromTest and Code


120: FastAPI & Typer - Sebastián Ramírez

FromTest and Code

ratings:
Length:
44 minutes
Released:
Jul 3, 2020
Format:
Podcast episode

Description

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
Typer is a library for building CLI applications, also based on Python type hints.
Type hints and many other details are intended to make it easier to develop, test, and debug applications using FastAPI and Typer.
The person behind FastAPI and Typer is Sebastián Ramírez.
Sebastián is on the show today, and we discuss:
FastAPI
Rest APIs
Swagger UI
Future features of FastAPI
Starlette
Typer
Click
Testing with Typer and Click
Typer autocompletion
Typer CLI Special Guest: Sebastián Ramírez.
Released:
Jul 3, 2020
Format:
Podcast episode

Titles in the series (100)

Test & Code is a weekly podcast hosted by Brian Okken. The show covers a wide array of topics including software engineering, development, testing, Python programming, and many related topics. When we get into the implementation specifics, that's usually Python, such as Python packaging, tox, pytest, and unittest. However, well over half of the topics are language agnostic, such as data science, DevOps, TDD, public speaking, mentoring, feature testing, NoSQL databases, end to end testing, automation, continuous integration, development methods, Selenium, the testing pyramid, and DevOps.