PyCon Pune 2017

A conference on the Python programming language

PyCon, the gathering for the community using and developing the open-source Python programming language. This is the first year of the PyCon Pune where the community will meet for two days of talks and working on upstream projects in two days of dev sprint. CFP ends on 30th November AoE.

Hosted by

PyCon Pune 2017 more

Sinwar Prem

@sinwar

django-channels

Submitted Nov 27, 2016

My talk includes a discussion upon-

  1. django’s request response cycle
  2. django channels to create real time apps
  3. websockets

Outline

Basically django is simple request response framwework in which a response is generated for particular request. Django channels modify it and we can generate response without request it by using websockets. It’s usefull for create real time apps.
I’ ve developed one - https://github.com/sinwar/jchat

Speaker bio

I’m a undergraduate student and a python developer, freelance

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hosted by

PyCon Pune 2017 more