Andrew Svetlov : Introduction into aiohttp - PyCon APAC 2016

Published: 31 August 2016
on channel: PyCon Korea
747
1

Speaker : Andrew Svetlov
Slide : https://github.com/pythonkr/pyconapac...

https://www.pycon.kr/2016apac/program/24

Description :


aiohttp is a HTTP client and server library built on top of asyncio.

The library allows to write user friendly code which looks like well-known linear one (Requests library for client and Django/Flask/Pyramid for server) but utilizes the power of nonblocking sockets and has a native websockets support.



The intro describes basic programming patterns for both client and server API as well as advanced techniques like server signals and middlewares.

The main target of the talk is displaying an alternative to people who want to avoid classic WSGI frameworks (Django/Flask/Pyramid etc) limitations but found Twisted and Tornado too cumbersome.


Watch video Andrew Svetlov : Introduction into aiohttp - PyCon APAC 2016 online without registration, duration hours minute second in high quality. This video was added by user PyCon Korea 31 August 2016, don't forget to share it with your friends and acquaintances, it has been viewed on our site 747 once and liked it 1 people.