A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Event: PyCon US 2017
Other events in this series:
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
aiosmtpd - A better asyncio based SMTP server
async/await and asyncio in Python 3.6 and beyond
Asynchronous Python for the Complete Beginner
Bayesian Statistical Analysis with Python
Building Stream Processing Applications
Final remarks and conference close
Gothic Colors: Using Python to understand color in nineteenth-century literature
Hacking Cars with Python
Hacking Classic Nintendo Games with Python
Keynote: Kubernetes for Pythonistas
Lightning talks May 21th, 2017 Morning session
Look mum no hands! From blinking LEDs to a bike speedometer with MicroPython
One Data Pipeline to Rule Them All
Panel Discussion: Paul Everitt with Guido van Rossum and others
Piecing it Together: A beginner's guide to application configuration
Probabilistic Programming with PyMC3
PSF Community Service Awards
Python in The Serverless Era
Share Your Code! Python Packaging Without Complication
The Next Step: Finding Model Parameters With Random Walks
An Introduction to Reinforcement Learning
Automate AWS With Python
Awesome Command Line Tools
Cython as a Game Changer for Efficiency
Debugging in Python 3.6: Better, Faster, Stronger
Decorators, unwrapped: How do they work?
Designing secure APIs with state machines
Ending Py2Py3 compatibility in a user friendly manner PyCon 2017
Executing python functions in the linux kernel by transpiling to bpf
Exploring Network Programmability with Python and YANG
Fuzzy Search Algorithms: How and When to Use Them
How documentation works, and how to make it work for your project
How to make a good library API
How to write a Python transpiler
Human-Machine Collaboration for Improved Analytical Processes
It's time for datetime
Keynote: Do It For Science
Keynote: Python@Instragram
Know thy self: Methods and method binding
Level up! Rethinking the Web API framework.
Library UX: Using abstraction towards friendlier APIs
Lightning talks May 20th, 2017 Evening session session
Lightning talks May 20th 2017 Morning session
Lights, camera, action! Scraping a great dataset to predict Oscar winners
Magic Method, on the wall, who, now, is the `__fairest__` one of all?
Modern Python Dictionaries -- A confluence of a dozen great ideas
No More Sad Pandas: Optimizing Pandas Code for Speed and Efficiency
Python for mathematical visualization: a four-dimensional case study
Readability Counts
Slot or not: higher performance custom objects in pure Python
Static Types for Python
Temporal Data Structures with SQLAlchemy and Postgres
Text is More Complicated Than You Think: Comparing and Sorting Unicode
The Dictionary Even Mightier
The Fastest FizzBuzz in the West: Make Your Own Language with RPLY and RPython
The Memory Chronicles: A Tale of Two Pythons
The Python Visualization Landscape
The trends in choosing licenses in Python ecosystem
Tracing, Fast and Slow: Digging into and improving your web service’s performance
Unicode: what is the big deal?
What's new in Python 3.6
When the abyss gazes back: staring down Python's surprising internals
Writing a C Python extension in 2017
Yes, It's Time to Learn Regular Expressions
5 ways to deploy your Python web app in 2017
A gentle introduction to deep learning with TensorFlow
Algorithmic Music Generation
Big picture software testing: unit testing, Lean Startup, and everything in-between
Building A Gigaword Corpus: Lessons on Data Ingestion, Management, and Processing for NLP
Community powered packaging: conda-forge
Constructive Code Review
Dask: A Pythonic Distributed Data Science Framework
Dial M For Mentor
Dr. Microservices, Or How I Learned to Stop Worrying and Love the API
Experiment Assignment on the Web
Factory Automation with Python - Stories about Robots, Serial Ports, and Barcode Readers
Grok the GIL: Write Fast And Thread-Safe Python
I Installed Python 3.6 on Windows and I Liked It
Immutable Programming - Writing Functional Python
Implementing Concurrency and Parallelism From The Ground Up
In-Memory Event Resequencing: Realistic Testing For Impossible Bugs
Instagram Filters in 15 Lines of Python
Introduction to Threat Modeling
Keynote: The Unexpected Effectiveness of Python in Science
Leveraging Serverless Architecture for Powerful Data Pipelines
Lightning talks May 19th, 2017 Evening session
Looping Like a Pro in Python
Next Level Testing
Optimizations which made Python 3.6 faster than Python 3.5
Packaging Let’s Encrypt: Lessons learned shipping Python code to hundreds of thousands of users
Passing Exceptions 101: Paradigms in Error Handling
Prehistoric Patterns in Python
Python from Space: Analyzing Open Satellite Imagery Using the Python Ecosystem
Rants and Ruminations From A Job Applicant After 💯 CS Job Interviews in Silicon Valley
Re-Programming the Human Genome with Python
Requests Under The Hood
Snakes on a Hyperplane: Python Machine Learning in Production
Snek in the Browser
Solid Snakes or: How to Take 5 Weeks of Vacation
The Gilectomy: How's It Going?
The Glory of pdb's set_trace
The Wild West of Data Wrangling
Title Available On Request: An Introduction to Lazy Evaluation
Type uWSGI; press enter; what happens?
Web identity: OAuth2 and OpenIDConnect
Welcome to Pycon 2017
What's in your pip toolbox?
Applied Modern Cryptography in Python
Best Testing Practices for Data Science
Build a data pipeline with Luigi
Creating And Consuming Modern Web Services with Twisted
Deploy and scale containers with Docker native, open source orchestration
Django Admin: Basics and Beyond
Education Summit Thursday Afternoon Room A105
Education Summit Thursday Afternoon Room A106 Part 1
Education Summit Thursday morning
Effectively running python applications in Kubernetes/OpenShift
Faster Python Programs - Measure, don't Guess
Hands-On Intro to Python for New Programmers
Intro to Bayesian Machine Learning with PyMC3 and Edward
Introduction to Digital Signal Processing
IoT Lab with Micropython and Friends
IPython and Jupyter in Depth: High productivity, interactive Python
Let's build a web framework!
Mastering scipy.spatial
Parallel Data Analysis
Python Epiphanies
An introduction to secure web development with Django and Python
bokeh: Data Visualization in Python
Complexity Science
ContainerOrchestration.py: The tutorial session
Contract-First API Development Using The OpenAPI Specification (Swagger)
Decorators and descriptors decoded
Exploratory data analysis in python
Fantastic Data and Where To Find Them: An introduction to APIs, RSS, and Scraping
How to Write and Debug C Extension Modules
Introduction to Statistical Modeling with Python
Microservices with Python and Flask
Network Analysis Made Simple
Readable Regular Expressions
Time Series Analysis
Using Functional Programming for efficient Data Processing and Analysis
Web programming from the beginning