EuroPython 2015

Mastering asyncio applications

asyncio is relative new library for asynchronous network programming.

On training session newcomers will learn how to:

  • develop asyncio-based WEB applications with help of aiohttp library and siblings
  • write tests for asynchronous code
  • make tiny but revealing asyncio library which shows all design concepts required for making good product for asyncio code

A lot of tips and tricks will be explained. Development for asyncio is really easy (much easier than Tornado and Twisted coding) but requires to change you mind a bit.

in on Tuesday 21 July at 14:30 See schedule
in on Tuesday 21 July at 14:30 See schedule

Comments

  1. Gravatar
    What will be the tutorial application to code? Can I come with some code?
    — Amirouche BOUBEKKI,
  2. Gravatar
    Slides and timings would have been nice...
    — Roberto Polli,
  3. Gravatar
    Voting on the author's bio ;D
    — Roberto Polli,
  4. Gravatar
    Tutorial code will be about making asyncio web server and fetching data from other sites.
    — Andrew Svetlov,
  5. Gravatar
    The presenter could improve his communications capabilities, and maybe next time prepare some material so that people can easily execute his examples.
    — César Desales,

New comment