import asyncio: Learn Python's AsyncIO #6 - An Example Web Application with Starlette and EdgeDB

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • This series of videos introduces AsyncIO to Python programmers who haven't used it yet. This time around we make a Web app from scratch to see how async feels in practical use. Async database connection pools, async generators, all glued with Starlette magic.

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

  • @roberthinckley7508
    @roberthinckley7508 2 года назад +35

    This series is probably the best one I've seen on such a complex topic, thanks so much for the effort you put into this!
    It'd be awesome if you had the time to do 7 & 8 because those are big questions I've had about asyncio recently

  • @emcpadden
    @emcpadden 2 года назад +13

    Anxiously "awaiting" :) episodes 7 & 8 ... don't keep me hanging :) Seriously, this is an amazing series, I've learned so much from you and really appreciate all of the hard work you've put into these!

    • @aflous
      @aflous Год назад +2

      Would never be out apparently as he left edge DB

  • @spidLL
    @spidLL 3 года назад +11

    Wonderful series. Can’t wait for the last two episodes!

    • @spidLL
      @spidLL 2 года назад +1

      Same here!

    • @spidLL
      @spidLL 2 года назад +15

      how stupid I am: I didn't realize I was replying to my own comment, six months later? :-D

  • @NestiGX
    @NestiGX 3 года назад +12

    Once again, fantastic tutorial. Can't wait for the 7th and 8th part :D

  • @wellspokenman81
    @wellspokenman81 3 года назад +10

    Aww yisss. I thought you’d forgotten about us Łukasz - great to see this excellent series continue!

  • @JohnoScott
    @JohnoScott 3 года назад +8

    Ok I can exhale now (been holding my breath for SO LONG for next episode). Thanks, these are such great tutorials.

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

    The best in-depth introduction to asyncIO. Looking forward to the next episode!

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

    very happy to see you again, seven month+ not recieve your any messages, so warry about you, Hard work.

  • @rzhslu
    @rzhslu 3 года назад +4

    Finally! Can't wait for next one :)

  • @aflous
    @aflous Год назад +2

    Excellent series on asyncio! However, the anticipation for the last episodes has reached an unbearable level.. We're already at the 3rd iteration of EdgeDB but still no sign for episodes 7 & 8 😐

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

    What about the last two episodes? The episode 7 will be the most interesting one

  • @ica_spike2713
    @ica_spike2713 3 года назад +1

    This is awesome... i still waiting for the next two eposides. Thank your for this great couse

  • @musale2277
    @musale2277 3 года назад

    Pretty cool and great to have you back. I learnt a lot about EdgeDB.

  • @daehyungkwak
    @daehyungkwak 3 года назад +1

    Looking foward to see your next vid!

  • @alejandroabarcablanco
    @alejandroabarcablanco 11 месяцев назад

    Awesome series! Thank you very much for all the amazing work you have done.

  • @domingochavez14
    @domingochavez14 3 года назад

    Awesome! Thanks again for a great episode. Waiting for the next one!

  • @РазрезБатонов
    @РазрезБатонов 2 года назад

    Brilliant tutorial! waiting for the final episode

  • @juliandarley
    @juliandarley 2 года назад +4

    the github repo mentioned at 01:49 is here: github.com/ambv/commonplace
    pavel karateev has a repo for code from some of the earlier episodes: github.com/lancelote/asyncio-demo

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

    Thanks, that was great! Waiting for the next videos

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

    Great to have you back with this awesome course!
    Sidenote: Consider using pendulum (by creator of poetry). It's a drop-in replacement for python's datetime module with extra superpowers from dateutil and others.

  • @amonowyful
    @amonowyful 3 года назад +1

    Thanks for the next episode!

  • @yoyonel1808
    @yoyonel1808 3 года назад +1

    Heavy content! Thx for sharing ☺️

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

    Hello, this series is awesome! Congrats. Do you have plans to finish it? Will the #7 and #8 episodes be released some day? I really would like to watch the one about error handling and debugging. Thanks, se you!

  • @tzigkis
    @tzigkis 3 года назад

    Can't wait for the next one !

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

    Can you please share video series on the EdgeDB itself... I am super excited to dive in.. Also it would be great if you could suggest how this is diff than Prisma and other ORMs.. Love you guys.. You're making thinking in DB context much better..

  • @_jfsanchez_
    @_jfsanchez_ 2 года назад +1

    EdgeDB looks great 👍

  • @king40342
    @king40342 3 года назад

    Thank you so much for demo'ing your setup of visual studio code. I've been looking for a replacement to Atom for a while (because of its performance issues) and am very hopeful of VSC.

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

    Such a great playlist! Will the next episode ever be out?

  • @yili9603
    @yili9603 2 года назад +1

    edgedb server version 1.2, some commands are different.
    old: edgedb server init commonplace
    new: edgedb instance create commonplace
    old: edgedb -Icommonplace create-migration
    new: edgedb migration create -I commonplace

  • @humayunakhtar2116
    @humayunakhtar2116 3 года назад +1

    Thanks for this episode

  • @pahehepaa4182
    @pahehepaa4182 3 года назад

    Welcome back!

  • @borbelylevici
    @borbelylevici 2 года назад +1

    This was more like an EdgeDB commercial

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

    Please post the next 2 episodes

  • @binq123
    @binq123 2 года назад +1

    Will this series be continued?

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

    Are you going to finish the series :(?

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

    7 and 8 Please.

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

    you are amazing!!!, where can i find the content repository?

  • @SA-oj3bo
    @SA-oj3bo 3 года назад

    Can we combine asyncio and threads? For example can a asyncio task contain some threads?

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

    Waiting for last two episodes

  • @ukaszbulinski2965
    @ukaszbulinski2965 3 года назад

    awsome

  • @degencafe7549
    @degencafe7549 3 года назад

    Is it possible to install edgeDB on WSL and run the server?

    • @ElvisPranskevichus
      @ElvisPranskevichus 3 года назад

      Yes, although the recommended way is to install Docker Desktop for Windows (which uses WSL internally) and use the EdgeDB CLI to install and manipulate server instances from Windows directly.

  • @darrenbraynard4005
    @darrenbraynard4005 3 года назад

    Nice haircut!

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

      Hey, I'm doing what I can without hair stylists... 🥺

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

      ​@@llangawhere've you been man 😐hope all is good

  • @alexezio3352
    @alexezio3352 3 года назад

    Return of missing persons lol