Modern Python through FastAPI and friends. Sebastián Ramírez.

Поделиться
HTML-код
  • Опубликовано: 18 сен 2021
  • НаукаНаука

Комментарии • 13

  • @CliffordFajardo
    @CliffordFajardo 2 года назад +16

    00:40 - who is sebastian ramirez (creator of FastAPI)
    2:20 - modern python features "f-strings"
    3:57 - modern python features "Type annotiations"
    9:30 - type annotations with FastAPI
    11:09 - FastAPI's free autogenerated documentation
    13:50 - standards FastAPI is built on
    14:07 - modern python type annotations using Typer
    17:28 - FastAPI with Pydantic (data validation section of FastAPI)
    21:44 - FastAPI with SQL
    23:54 - modern python with async/await & how FastAPI takes advantage of it
    29:36 - performance with FastAPI
    32:47 - FastAPI open source community
    33:23 - start of Question & Answers from audience

  • @jriggatx
    @jriggatx 2 года назад +3

    As someone coming back to Python after about 4 years, I really appreciate this overview of the current ecosystem.

  • @jakalsable
    @jakalsable 2 года назад +2

    Thanks a lot for this comprehensive overview of your doing. I'm working with FastAPI and am loving it. :)

  • @juliocefe1807
    @juliocefe1807 2 года назад +10

    23:57 "python as a programming languages is very fast when you compare it... don't look at me like that xdd... when you compare it with the network" xD

  • @Cpd9
    @Cpd9 2 года назад +2

    Already convinced in the first 2 mins 👌🏽

  • @shubham_dev_coders5629
    @shubham_dev_coders5629 Год назад

    Awesome talk by FastApi creator.👌

  • @akashb7515
    @akashb7515 Год назад +1

    Dude never forgotten to give credit.

  • @JPy90
    @JPy90 Год назад

    ídolo

  • @aureliojmnz2959
    @aureliojmnz2959 2 года назад

    Hermosooo hombre.
    What package/module to implement two-factor authentication, or 2FA implementation through FastAPI?

  • @robertmazurowski5974
    @robertmazurowski5974 Год назад

    How do you configure mypy wiith fast api? I cant get it to work nicely together?

  • @gofudgeyourselves9024
    @gofudgeyourselves9024 2 года назад

    ok

  • @gurmohitsinghgrover7694
    @gurmohitsinghgrover7694 2 года назад

    So python will soon become scala 3.

  • @daytraderph
    @daytraderph Год назад

    fastapi still don't have throttling like django