Steve Dower: What's coming in Python 3.5 and why you should be excited
PyData Seattle 2015 Overview of the newest additions to Python 3.5, being released later this year. Python 3.5, the latest installment of the language and library, is just around the corner-https://www.python.org/dev/peps/pep-0... (though you can try out the beta now-https://www.python.org/downloads/rele.... This session will cover some of the new syntax and library additions that should have people excited to start using it. As a teaser (come to the session for all the details), we'll look at better asynchronous programming, simpler mathematics, easier installation, better package management, formalized type hints, flexible function calls, and more! 00:00 Welcome! 00:10 Help us add time stamps or captions to this video! See the description for details. Want to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVi...

Alex Gaynor: Fast Python, Slow Python - PyCon 2014

Multiprocessing with Python

Andrew Montalenti: Beating Python's GIL to Max Out Your CPUs

James Powell: So you want to be a Python expert? | PyData Seattle 2017

Raymond Hettinger - Beyond PEP 8 -- Best practices for beautiful intelligible code - PyCon 2015

David Beazley - Python Concurrency From the Ground Up: LIVE! - PyCon 2015

Protocols in Python: Why You Need Them - presented by Rogier van der Geer

Transforming Code into Beautiful, Idiomatic Python

James Powell - Embedding of Python

Ned Batchelder - Facts and Myths about Python names and values - PyCon 2015

Yury Selivanov - async/await in Python 3.5 and why it is awesome

Python's Class Development Toolkit

The Clean Architecture in Python

James Powell: Advanced Metaphors in Coding with Python | PyData Berlin 2017

Thinking about Concurrency, Raymond Hettinger, Python core developer

James Powell: Design Principles | PyData DC 2016

Jake VanderPlas: Machine Learning with Scikit Learn

Writing Awesome Command-Line Programs in Python

Guido van Rossum - Python Language - PyCon 2016

