One of the major areas of innovation in Python 3 is advances in async and concurrent programming. Yet, when working with any of the major web frameworks: django, flask, or pyramid, this is basically no concurrent option. That's why Andrew Godwin decided to tackle the issue on the django side with django channels.
<br/>
<br/>
Links from the show:
<br/>
<div style="font-size: .85em;">
<br/>
<b>Docs</b>: <a href='http://channels.readthedocs.io' target='_blank'>channels.readthedocs.io</a>
<br/>
<b>Source</b>: <a href='https://github.com/django/channels' target='_blank'>github.com/django/channels</a>
<br/>
<b>Andrew on Twitter</b>: <a href='https://twitter.com/andrewgodwin' target='_blank'>@andrewgodwin</a>
<br/>
<br/>
<strong>Sponsored offers</strong>
<br/>
<b>Metis Data Science Courses</b>: <a href='http://thisismetis.com/talkpython' target='_blank'>thisismetis.com/talkpython</a>
<br/>
<b>Hired</b>: <a href='https://hired.com/?utm_source=podcast&utm_medium=talkpythontome&utm_term=cat-tech-software&utm_content=2k&utm_campaign=q3-16-banner' target='_blank'>hired.com</a>
<br/>
<b>Talk Python Courses</b>: <a href='https://training.talkpython.fm/' target='_blank'>training.talkpython.fm</a>
<br/>
</div>
↧