Appearances
Podcasts, interviews, and other appearances I've made over the years.
Talk Python: Web Frameworks in Prod by Their Creators
Framework creators from FastAPI, Flask, Django, Quart, and Litestar discuss practical production deployment strategies. Topics include WSGI vs. ASGI servers, database optimization, async/await patterns, containerization, CDN strategies, background task processing, and framework selection criteria.
Django Chat: Django Survey 2025 - Jeff Triplett
Django Board Member Jeff Triplett joins the podcast to discuss the results from the Django Survey, highlighting key trends, packages, and actionable ideas.
BAS.fm: Is Django Still Relevant - Jeff Triplett
A conversation with Bas Steins about the continued relevance of Django, the popular Python web framework.
Elephant in the Room: Working with Long Form Text in PostgreSQL and Django
A live series by Aiven exploring real-world challenges developers face when building modern applications on PostgreSQL. In this episode, Jay Miller hosts Jeff Triplett to discuss how developers can harness PostgreSQL’s native text-search capabilities to build faster, smarter, and more efficient applications.
EITR Project: Django-Transcripts - More Search Types and Looking at the DB
A live stream with Jay Miller exploring the Django-Transcripts project, looking at the database and getting other search types running.
Building a Transcription Tool for Conference Video Recordings
A live stream with Jay Miller building a tool to help transcribe conference talks.
Talk Python: Celebrating Django's 20th Birthday With Its Creators
A panel discussion celebrating Django’s 20th anniversary with co-creators Adrian Holovaty and Simon Willison, along with Will Vincent, Thibaud Colas, and Jeff Triplett. Topics include Django’s origins at the Lawrence Journal-World, the decision to open source, the Django Software Foundation, and the framework’s future.
Django Chat: Funding Open Source - Jeff Triplett
Jeff is a partner at RevSys, a former Director and Vice Chair of the Python Software Foundation, and co-founder/former President of DEFNA. We discuss recent Django third-party packages, djangopackages.org, function-based and class-based views, the current state of Tailwind, and more.
Django Chat: Django 4.1 Preview - Jeff Triplett
Jeff is a partner at RevSys, Python Software Foundation Director, and DjangoCon organizer. We discuss what’s coming in Django 4.1, DjangoCon US 2022, and his work as maintainer of djangopackages.org.
Test and Code: 154 - Don't Mock your Database - Jeff Triplett
You need tests for your web app. And it has a database. What do you do with the database during testing? Should you use the real thing? or mock it? Jeff Triplett says don’t mock it.
In this episode, we talk with Jeff about testing web applications, specifically Django apps, and of course talk about the downsides of database mocking.
Django Chat: Docker, Tailwind, and More - Jeff Triplett
Jeff is a partner at REVSYS and a Director of the Python Software Foundation. We discuss modern development tools including GitHub Actions, Docker, Tailwind, and more.
Django Chat: Podcast interview [Django Testing - Jeff Triplett
Jeff Triplett is a consultant at REVSYS, a Director of the Python Software Foundation, and President of the Django Events Foundation of North America. We talk about testing Django applications, TDD, and Python/Django community involvement.
Opensource.com: 2019 People's Choice Award
Recipient of the 2019 Opensource.com Community People’s Choice Award.
Espacios Abiertos: Alternative Projects - From Idea to Product
A conversation about taking alternative projects from idea to product.
Productivity in Tech - Jeff Triplett Tells Us a Story of Django and Community!
PyDev of the Week: Jeff Triplett
Featured as PyDev of the Week on Mouse vs Python blog.