A thank you to everyone who makes this possible:
Read More
Start
Events
Tags
Speakers
About
Thank You
Py
Video
Tag: talk
Actionable insights vs ranking: How to use and how NOT to use code quality metrics?
Build-a-Database with Python
Demystifying Python’s Internals: Diving into CPython by implementing a pipe operator
GraphQL: The Devil’s API
Hooking into the import system
Leveraging a custom CPython data model for high-performance microprocessor design
Localize your open source documentation: a Kubernetes case study
Productionize Research Oriented Code By Python
(Professionally) Coding with Others
Programming Your Way up a Skyscraper - Python in the Built World
Pyodide: A Python distribution for the browser
Python Oddities Explained
Understanding attributes (Or: They're not nearly as boring as you think!)
Why Authorization is Hard
Writing Functional Code in Python
5 Steps to Build Python Native GUI Widgets for BeeWare
Ace Your Technical Interview Using Python
How to Think about Data Visualization
Working with Time Zones: Everything You Wish You Didn't Need to Know
Getting Started Testing in Data Science
Lowering the Stakes of Failure with Pre-mortems and Post-mortems
Python on Windows is Okay, Actually
Strategies for testing Async code
The Refactoring Balance Beam: When to Make Changes and When to Leave it Alone
A New Era in Python Governance
Account Security Patterns: How Logged-In Are you?
Building a Culture of Observability
Logging for Scientific Computing: Reproducibility, Debugging, Optimization
Plugins: Adding Flexibility to Your Apps
A Medieval DSL? Parsing Heraldic Blazons with Python!
Building reproducible Python applications for secured environments
CUDA in your Python: Effective Parallel Programming on the GPU
Measuring Model Fairness
Python Security Tools
Syntax Trees and Python - Automated Code Transformations
The Perils of Inheritance: Why We Should Prefer Composition
Things I Wish They Told Me About The Multiprocessing Module in Python 3
Getting started with Deep Learning: Using Keras & Numpy to detect voice disorders
Getting to Three Million Lines of Type-Annotated Python
Does remote work really work?
Eita! Why Internationalization and Localization matter
Exceptional Exceptions - How to properly raise, handle and create them.
Put down the deep learning: When not to use neural networks and what to do instead
Shipping your first Python package and automating future publishing
8 things that happen at the dot: Attribute Access & Descriptors
Building an Open Source Artificial Pancreas
Leveraging the Type System to Write Secure Applications
Statistical Profiling (and other fun with the sys module)
Type hinting (and mypy)
But, Why is the (Django) Admin Slow?
Engineering Ethics and Open Source Software
PEP 572: The Walrus Operator
Measures and Mismeasures of algorithmic fairness
Time to take out the rubbish: garbage collector
Advanced asyncio: Solving Real-world Production Problems
Assets in Django without losing your hair
Django Channels in practice
Instant serverless APIs, powered by SQLite
The Elephant and the Serpent: Using Mastodon with Python
Beyond Two Groups: Generalized Bayesian A/B[/C/D/E...] Testing
Dependency hell: a library author's guide
Intentional Deployment: Best Practices for Feature Flag Management
The Black Magic of Python Wheels
Thoth - how to recommend the best possible libraries for your application
Floats are Friends: making the most of IEEE754.00000000000000002
Machine learning model and dataset versioning practices
Releasing the World's Largest Python Site Every 7 Minutes
The Zen of Python Teams
Extracting tabular data from PDFs with Camelot & Excalibur
How to Build a Clinical Diagnostic Model in Python
How to engage Python contributors in the long term? Tech is easy, people are hard.
Scraping a Million Pokemon Battles: Distributed Systems By Example
Attracting the Invisible Contributors
How to JIT: Writing a Python JIT from scratch in pure Python
Supporting Engineers with Mental Health Issues
Lessons learned from building a community of Python users among thousands of analysts
Plug-n-Stream Player Piano: Signal Processing With Python
A Guide to Software Engineering for Visually Impaired
Help! I'm now the leader of our Meetup group!
Maintaining a Python Project When It’s Not Your Job
Thinking like a Panda: Everything you need to know to use pandas the right way.
Understanding Python’s Debugging Internals
Everything at Once: Python's Many Concurrency Models
Life Is Better Painted Black, or: How to Stop Worrying and Embrace Auto-Formatting
Take Back the Web with GraphQL
to GIL or not to GIL: the Future of Multi-Core (C)Python
Wily Python: Writing simpler and more maintainable Python
Fighting Climate Change with Python
Going from 2 to 3 on Windows, macOS and Linux
Making Music with Python, SuperCollider and FoxDot
Mocking and Patching Pitfalls
Programmatic Notebooks with papermill
¡Escuincla babosa!: Creating a telenovela script in three Python deep learning frameworks
From days to minutes, from minutes to milliseconds with SQLAlchemy
Migrating Pinterest from Python2 to Python3
Modern solvers: Problems well-defined are problems solved
What is a PLC and how do I talk Python to it?
A Snake in the Bits: Security Automation with Python
API Evolution the Right Way
Break the Cycle: Three excellent Python tools to automate repetitive tasks
One Engineer, an API, and an MVP: Or, how I spent one hour improving hiring data at my company.
Terrain, Art, Python and LiDAR
A Right Stitch-up: Creating embroidery patterns with Pillow
Don't be a robot, build the bot
Plan your next eclipse viewing with Jupyter and geopandas
Practical decorators
Set Practice: learning from Python's set types
Adopting QPython in smartphones for teaching/learning computational science and engineering
Inside the World's Largest Python Course on Coursera
Building a Community for Girls with Python
Inclusive pedagogy to support computational teaching
Data Science & Data Visualization in Python. How to harness power of Python for social good?
A Trip to the SPA
Catching the bus on time -- Using Python, a Pebble Watch and (kind of) Open Data
Developing a RESTful Python service on Windows
Fumbling Forward - Docker Don'ts
Growler - Using asyncio to Build a Web Framework
Introduction to PySchool.net
Making sense of CORS using web.py
Production Django: Building a Highly Scalable, Secure Django Site
Python for Economists: An overview of Python tools for Economists
Python Packaging from Init to Deploy
REPL-driven development
Synchronizing Objects to YAML using Black Magic
Testing the Database Layer: typical problems & best practices
The Well Tempered API
Typing better and potentially faster with python
Why You Can't Sit With Us - Understanding Network Analysis in Python With Mean Girls
A Calendar for Mars
Art and Science With Six Million Timelapse Images and Python
Automating Your Browser and Desktop Apps
Best Practices for Python Scripting
Coroutines, Async/Await, Asyncio and the Pulsar Library
Data Science: It's Easy as Pyǃ
Filling the Flask
From Synchronous to Asynchronous Postgres with Tornado
How I built a power debugger out of the standard library and things I found on the internet
How I learned Python while working at Eventbrite
How I taught my dog to text me selfies
How to be a good mentor
Is that spam in my ham? A novice's inquiry into classification.
Learning to learn Python
Name Things Once
Network Automation using Ansible and Python
Pandas Dataframes At The Cinema
Python as the multitool of data science
Simple Games for Python Beginners
Stumbling blocks of a Python newbie
Super Intermediate Python 3
Teaching a Computer to Fight Itself (Implementing an OGRE AI)
Using Python to Get Out the Vote
You Gotta Want It: Building Up Women in Computer Science
An introduction to Python and graph databases with Neo4j
basil - making it easy to spin up best practice python web frameworks
Bottle + uWSGI: simple web app configuration and fun hidden features
Cloud Craft for Spatial Cadets
Deploying test and production systems with Ansible
goto in python. Yes. Really.
Making a scalable course search engine with python
Multimedia programming using Gstreamer (and, of course, Python)
PyPy.js: What? How? Why?
Surprise features you didn't ask for
Understanding human language with Python
A Testing Talk
Control All Your Programs with MIDI Controllers
Exploring The Philosophy of Programming
External dependencies in web apps: system libs are not that scary
Find All the Books
Fixing Python
Intro to flask-security
Java for Python Developers
Packaging a Python desktop application using PyInstaller
Python is slow, make it faster with C
Seize control of your network with Ryu
Semver and Python with PBR
tardis - an interpreter for command-line parallel execution
The Full Monty - CI on OpenStack
Why Python rocks Solaris
Bobo, a web framework that's easy to learn and remember
Building Web APIs with Flask-RESTful
Configman - the grand unified theorem of configuration
Digging into Abstract Syntax Trees for analyzing and modifying Python programs
Djangular
Five Ounce Racer - Revving Up Pinewood Derby Software in Python
HOWTO: Teach Python to Read
Implementing Celery, Lessons Learned
Machine learning the hard way -- a story about ponies
Painting on a Distributed Canvas: An Advanced Guide to Celery Workflows
Python, Hardware, Networks and your toolbox for Interactive Art.
Recognizing Speech in Python
Software Radio with CTypes
The Clean Architecture in Python
The Quest for the Pocket-Sized Python
Using ZMQ for Fun and Profit
Warming up to Graphs
A gentle introduction to asyncio
A new default web stack
A Python Script to Replace a DOS Batch File Adventure
Analyzing social media data with Python
Docker 101: Meet the portable future (tutorial)
Functional programming in Python with PyToolz
Getting Python All Up in Your Mobile with Kivy
Introduction to Celery
Introduction to Pandas
Make API Calls Wicked Fast with Redis
Making and taking phone calls with octothorpe
Postgres with Python inside and out: PL/Python
Pushy Postgres and Python
Python for the Class of 2023
So you think you can PDB?
Solving the Heat Equation in Python!
Using the Shapely Package for the Care and Feeding of your 2-D Spatial Data
Watch your Python script with strace
An Overview of the Facebook cache
Build Your Infrastructure - with Python!
EduPsych Theory for Python Hackers v.2.0
Exploring the Google Analytics API
Go for Python Hackers
Hy: A Lisp That Compiles to Python
Lessons from Classic Industrial Design for a Digital World
Planting Open Source Seeds
Python and Hadoop: Big Data Application Development with PyCascading
Quick Wins for Better Website Security
Single Artifact Deployments for Python Applications
The Red Balloon: Lessons on community building from the Public Lab
Testing Django Projects at Scale
Why Open Source Works
A Flask of full-text search with PostgreSQL
Android: The Land that Python Forgot?
Communicating Sequential Processes: Multicore Programs in Standard CPython
Diving into Open Data with IPython Notebook & pandas
From Source to Code: How CPython's Compiler Works
Git Happens
How to Make Friends and Influence Developers
NLTK vs Twitter: A Voyage into Linguistic Frontiers
PRISM-AS-A-SERVICE: Not Subject to American Law
Saturday Morning BreakfastSerial: Hacking Arduinos in Python
Skyfield and 15 Years of Bad APIs
Supporting Everything - Python2/3, Mac/Linux/Windows
The Importance of Experimentation
The Joys and Pains of Using Pyramid
UnRESTful APIs with Tastypie
Atypes, Btypes and Ctypes
diesel: Simple and Scalable Network Applications
Django Powered Mobile Apps
Gittle: Pure Python Git
Hardware Design in Python
Keeping library compatible with Python 2.6-3.4 using python-systemd as example
My Adventures with Mock
Python + FUSE
Saturday Morning BreakfastSerial: Hacking Arduinos in Python
The IPython Notebook Revolution
A Text Adventure in Python
APIs made for mobile networks
Arbitrage on Amazon: Exploiting the Textbook Trade-ins with Python
Better Mapping with Shapely
Code Reading Python
Flasky Goodness
Introduction to SQLAlchemy and Alembic Migrations
PyOhio 2013 Keynote: Sine Qua Nons
Large scale network analysis w/ python and igraph
ORM vs SQL Roundup
Pika and Queues
Playing with PyEphem
Porting Half a Million Lines to Python 3
ApplePy: An Apple ][ emulator in Python
Become a logging expert in 30 minutes
Distributed Coordination with Python
"Good enough" is good enough!
How Import Works
Internationalization and Localization Done Right
Iteration & Generators: the Python Way
Namespaces in Python
Plover: Thought to Text at 240 WPM
Purely Python Imaging with Pymaging
PyNES: Python programming for Nintendo 8 bits.
Server Log Analysis with Pandas
Use curses, don't swear
Using Python to Code by Voice
Worry-Free Parsers with Parsley
5 powerful pyramid features
All-Singing All-Dancing Python Bytecode
Asset Management in Python
Beyond Passwords: Secure Authentication with Mozilla Persona
Boundaries
Building an image processing pipeline with Python
Building full-stack scientific applications in Python
Chef: Automating web application infrastructure
Community Event Planning
Copyright and You
Crypto 101
Customizing the Django Admin: The How and the Why
Cython vs SWIG, Fight!
Death by a thousand leaks: what statically-analysing 370 Python extensions looks like
Designers + Developers: Collaborating on your Python project
Dispatch Magic
Dynamic Code Patterns: Extending Your Applications with Plugins
Getting started with automated testing
How (Not) To Build An OSS Community
Integrating Jython with Java
Lessons Learned in Teaching Python
Let Them Configure!
Location, Location, Location
Logical Failures
Making Apache suck less for hosting Python web applications.
Mobile Application Testing with Python and Selenium
MTO On Blast: Using Python's Natural Language Toolkit to Model Gossip Blogs
Numba: A Dynamic Python compiler for Science
Panel: Directions for Packaging
Porting Django apps to Python 3
Pyramid Auth Is Hard, Let's Ride Bikes
Python at Netflix
Python for Humans
Python for Robotics and Hardware Control
Python's Class Development Toolkit
Python's Law
Realtime Tracking and Mapping of Geographic Objects using Python
Scaling community diversity outreach
Sink or swim: 5 life jackets to throw to New Coders
So Easy You Can Even Do It in JavaScript: Event-Driven Architecture for Regular Programmers
Solid Python Application Deployments For Everybody
Teaching with the IPython Notebook
Things to make writing tests easier
What is the Python Software Foundation?
What teachers really need from us
Who are we? A sociological analysis of the indigenous Python tribe
Who’s there? - Home Automation with Arduino/RaspberryPi
Why you should use Python 3 for text processing
API Design for Library Authors
Awesome Big Data Algorithms
Better Documentation Through Automation: Creating Sphinx Extensions
Blame it on Caesar: What you need to know about dates, times and time zones
Composability Through Multiple Inheritance
Deploy your Python app in 5 min with a PaaS
EduPsych Theory for Python Hackers: A Whirlwind Overview
Elasticsearch (Part 1): Indexing and Querying
Encapsulation with descriptors
Fighting Cancer with Python
Functional Programming with Python
Funding and Coordinating Python Projects via Non-Profits
Gittip: Inspiring Generosity
How the Internet works
How to Except When You're Excepting
If You Code, You Should Write
Kivy: Building GUI and Mobile apps with Python
Loop like a native: while, for, iterators, generators
Make More Responsive Web Applications with SocketIO and gevent
Making DISQUS Realtime.
Measuring and modeling the complexity of children's books
Messaging at Scale at Instagram
Music Theory and Performance Analysis with Sebastian and Czerny
Planning and Tending the Garden: The Future of Early Childhood Python Education
PyPy without the GIL
Python 3.3: Trust Me, It's Better than 2.7
Python: A "Toy" Language
Python Profiling
Rethinking Errors: Learning from Scala and Go
Scrapy: it GETs the web
SimpleCV - Computer Vision using Python
So you want to write an interpreter?
sys._current_frames(): Take real-time x-rays of your software for fun and performance
The End Of Object Inheritance & The Beginning Of A New Modularity
The Guts of Unicode in Python
The Magic of Metaprogramming
The Naming of Ducks: Where Dynamic Types Meet Smart Conventions
The SQLAlchemy Session - In Depth
This Old Video Site: How PBS streams video - and you can too!
Transforming Code into Beautiful, Idiomatic Python
Twisted Logic: Endpoints and Why You Shouldn't Be Scared of Twisted
Using futures for async GUI programming in Python 3.3
Visualizing Github, Part I: Data to Information
Visualizing Github, Part II: Information to Meaning
Whoosh, the open-source Python search library
Write the Docs
You can be a speaker at PyCon!