
Talk Python To Me
Podcast af Michael Kennedy
Prøv gratis i 7 dage
99 kr. / måned efter prøveperiode.Ingen binding.

Mere end 1 million lyttere
Du vil elske Podimo, og du er ikke alene
Rated 4.7 in the App Store
Læs mere Talk Python To Me
Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.
Alle episoder
524 episoder
Every year the core developers of Python convene in person to focus on high priority topics for CPython and beyond. This year they met at PyCon US 2025. Those meetings are closed door to keep focused and productive. But we're lucky that Seth Michael Larson was in attendance and wrote up each topic presented and the reactions and feedback to each. We'll be exploring this year's Language Summit with Seth. It's quite insightful to where Python is going and the pressing matters. Episode sponsors Seer: AI Debugging, Code TALKPYTHON [https://talkpython.fm/seer] Sentry AI Monitoring, Code TALKPYTHON [https://talkpython.fm/sentryagents] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Seth on Mastodon: @sethmlarson@fosstodon.org [https://fosstodon.org/@sethmlarson] Seth on Twitter: @sethmlarson [https://twitter.com/sethmlarson?featured_on=talkpython] Seth on Github: github.com [https://github.com/sethmlarson?featured_on=talkpython] Python Language Summit 2025: pyfound.blogspot.com [https://pyfound.blogspot.com/2025/06/python-language-summit-2025.html?featured_on=talkpython] WheelNext: wheelnext.dev [https://wheelnext.dev/?featured_on=talkpython] Free-Threaded Wheels: hugovk.github.io [https://hugovk.github.io/free-threaded-wheels/?featured_on=talkpython] Free-Threaded Python Compatibility Tracking: py-free-threading.github.io [https://py-free-threading.github.io/tracking/?featured_on=talkpython] PEP 779: Criteria for supported status for free-threaded Python: discuss.python.org [https://discuss.python.org/t/pep-779-criteria-for-supported-status-for-free-threaded-python/84319/123?featured_on=talkpython] PyPI Data: py-code.org [https://py-code.org/?featured_on=talkpython] Senior Engineer tries Vibe Coding: youtube.com [https://www.youtube.com/watch?v=_2C2CNmK7dQ&ab_channel=Programmersarealsohuman] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=t7Ov3ICo8Kc] Episode #514 deep-dive: talkpython.fm/514 [https://talkpython.fm/episodes/show/514/python-language-summit-2025#takeaways-anchor] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/514/python-language-summit-2025] Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong [https://talkpython.fm/flasksong] --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com [https://talkpython.fm/youtube] Talk Python on Bluesky: @talkpython.fm at bsky.app [https://bsky.app/profile/talkpython.fm] Talk Python on Mastodon: talkpython [https://fosstodon.org/web/@talkpython] Michael on Bluesky: @mkennedy.codes at bsky.app [https://bsky.app/profile/mkennedy.codes?featured_on=talkpython] Michael on Mastodon: mkennedy [https://fosstodon.org/web/@mkennedy]

Why do people listen to this podcast? Sure, they're looking for technical explorations of new libraries and ideas. But often it's to hear the story behind them. If that speaks to you, then I have the perfect episode lined up. I have Barry Warsaw, Paul Everitt, Carol Willing, and Brett Cannon all back on the show to share stories from the history of Python. You'll hear about how import this came to be and how the first PyCon had around 30 attendees (two of whom are guests on this episode!). Sit back and enjoy the humorous stories from Python's past. Episode sponsors Posit [https://talkpython.fm/connect-cloud] Agntcy [https://talkpython.fm/agntcy] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Barry's Zen of Python song: youtube.com [https://www.youtube.com/watch?v=i6G6dmVJy74] Jake Vanderplas - Keynote - PyCon 2017: youtube.com [https://www.youtube.com/watch?v=ZyjCqQEUa8o&ab_channel=PyCon2017] Why it’s called “Python” (Monty Python fan-reference): geeksforgeeks.org [https://www.geeksforgeeks.org/history-of-python/?featured_on=talkpython] import antigravity: python-history.blogspot.com [https://python-history.blogspot.com/2010/06/import-antigravity.html?featured_on=talkpython] NIST Python Workshop Attendees: legacy.python.org [https://legacy.python.org/workshops/1994-11/attendees.html?featured_on=talkpython] Paul Everitt open-sources Zope: old.zope.dev [https://old.zope.dev/Members/paul/BusinessDecision/?featured_on=talkpython] Carol Willing wins ACM Software System Award: awards.acm.org [https://awards.acm.org/award_winners/willing_1304832?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=et9WtazSpZQ] Episode #513 deep-dive: talkpython.fm/513 [https://talkpython.fm/episodes/show/513/stories-from-python-history#takeaways-anchor] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/513/stories-from-python-history] Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong [https://talkpython.fm/flasksong] --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com [https://talkpython.fm/youtube] Talk Python on Bluesky: @talkpython.fm at bsky.app [https://bsky.app/profile/talkpython.fm] Talk Python on Mastodon: talkpython [https://fosstodon.org/web/@talkpython] Michael on Bluesky: @mkennedy.codes at bsky.app [https://bsky.app/profile/mkennedy.codes?featured_on=talkpython] Michael on Mastodon: mkennedy [https://fosstodon.org/web/@mkennedy]

Do you like to dive into the details and intricacies of how Python executes and how we can optimize it? Well, do I have an episode for you. We welcome back Brandt Bucher to give us an update on the upcoming JIT compiler for Python and why it differs from JITs for languages such as C# and Java. Episode sponsors Posit [https://talkpython.fm/ppm] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Brandt Bucher: github.com/brandtbucher [https://github.com/brandtbucher?featured_on=talkpython] PyCon Talk: What they don't tell you about building a JIT compiler for CPython: youtube.com [https://www.youtube.com/watch?v=NE-Oq8I3X_w&ab_channel=PyConUS] Specializing, Adaptive Interpreter Episode: talkpython.fm [https://talkpython.fm/episodes/show/381/python-perf-specializing-adaptive-interpreter] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=abNY_RcO-BU] Episode #512 deep-dive: talkpython.fm/512 [https://talkpython.fm/episodes/show/512/building-a-jit-compiler-for-cpython#takeaways-anchor] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/512/building-a-jit-compiler-for-cpython] Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong [https://talkpython.fm/flasksong] --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com [https://talkpython.fm/youtube] Talk Python on Bluesky: @talkpython.fm at bsky.app [https://bsky.app/profile/talkpython.fm] Talk Python on Mastodon: talkpython [https://fosstodon.org/web/@talkpython] Michael on Bluesky: @mkennedy.codes at bsky.app [https://bsky.app/profile/mkennedy.codes?featured_on=talkpython] Michael on Mastodon: mkennedy [https://fosstodon.org/web/@mkennedy]

If you're doing data science and have mostly spent your time doing exploratory or just local development, this could be the episode for you. We are joined by Catherine Nelson to discuss techniques and tools to move your data science game from local notebooks to full-on production workflows. Episode sponsors Agntcy [https://talkpython.fm/agntcy] Sentry Error Monitoring, Code TALKPYTHON [https://talkpython.fm/sentry] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW New Course: LLM Building Blocks for Python: training.talkpython.fm [https://training.talkpython.fm/courses/llm-building-blocks-for-python] Catherine Nelson LinkedIn Profile: linkedin.com [https://www.linkedin.com/in/catherinenelson1/?featured_on=talkpython] Catherine Nelson Bluesky Profile: bsky.app [https://bsky.app/profile/catnelson.bsky.social?featured_on=talkpython] Enter to win the book: forms.google.com [https://forms.gle/1okKtSdSNTtAd4SRA?featured_on=talkpython] Going From Notebooks to Scalable Systems - PyCon US 2025: us.pycon.org [https://us.pycon.org/2025/schedule/presentation/51/?featured_on=talkpython] Going From Notebooks to Scalable Systems - Catherine Nelson – YouTube: youtube.com [https://www.youtube.com/watch?v=o4hyA4hotxw&ab_channel=PyConUS] From Notebooks to Scalable Systems Code Repository: github.com [https://github.com/catherinenelson1/from_notebooks_to_scalable?featured_on=talkpython] Building Machine Learning Pipelines Book: oreilly.com [https://www.oreilly.com/library/view/building-machine-learning/9781492053187/?featured_on=talkpython] Software Engineering for Data Scientists Book: oreilly.com [https://www.oreilly.com/library/view/software-engineering-for/9781098136192/?featured_on=talkpython] Jupytext - Jupyter Notebooks as Markdown Documents: github.com [https://github.com/mwouts/jupytext?featured_on=talkpython] Jupyter nbconvert - Notebook Conversion Tool: github.com [https://github.com/jupyter/nbconvert?featured_on=talkpython] Awesome MLOps - Curated List: github.com [https://github.com/visenger/awesome-mlops?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=n2WFfVIqlDw] Episode #511 deep-dive: talkpython.fm/511 [https://talkpython.fm/episodes/show/511/from-notebooks-to-production-data-science-systems#takeaways-anchor] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/511/from-notebooks-to-production-data-science-systems] Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong [https://talkpython.fm/flasksong] --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com [https://talkpython.fm/youtube] Talk Python on Bluesky: @talkpython.fm at bsky.app [https://bsky.app/profile/talkpython.fm] Talk Python on Mastodon: talkpython [https://fosstodon.org/web/@talkpython] Michael on Bluesky: @mkennedy.codes at bsky.app [https://bsky.app/profile/mkennedy.codes?featured_on=talkpython] Michael on Mastodon: mkennedy [https://fosstodon.org/web/@mkennedy]

Are you using Polars for your data science work? Maybe you've been sticking with the tried-and-true Pandas? There are many benefits to Polars directly of course. But you might not be aware of all the excellent tools and libraries that make Polars even better. Examples include Patito which combines Pydantic and Polars for data validation and polars_encryption which adds AES encryption to selected columns. We have Christopher Trudeau back on Talk Python To Me to tell us about his list of excellent libraries to power up your Polars game and we also talk a bit about his new Polars course. Episode sponsors Agntcy [https://talkpython.fm/agntcy] Sentry Error Monitoring, Code TALKPYTHON [https://talkpython.fm/sentry] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW New Theme Song (Full-Length Download and backstory): talkpython.fm/blog [https://talkpython.fm/flasksong/] Polars for Power Users Course: training.talkpython.fm [https://training.talkpython.fm/courses/polars-for-power-users] Awesome Polars: github.com [https://github.com/ddotta/awesome-polars?featured_on=talkpython] Polars Visualization with Plotly: docs.pola.rs [https://docs.pola.rs/user-guide/misc/visualization/#plotly] Dataframely: github.com [https://github.com/Quantco/dataframely?featured_on=talkpython] Patito: github.com [https://github.com/JakobGM/patito?featured_on=talkpython] polars_iptools: github.com [https://github.com/erichutchins/polars_iptools?featured_on=talkpython] polars-fuzzy-match: github.com [https://github.com/bnmoch3/polars-fuzzy-match?featured_on=talkpython] Nucleo Fuzzy Matcher: github.com [https://github.com/helix-editor/nucleo?featured_on=talkpython] polars-strsim: github.com [https://github.com/foxcroftjn/polars-strsim?featured_on=talkpython] polars_encryption: github.com [https://github.com/zlobendog/polars_encryption?featured_on=talkpython] polars-xdt: github.com [https://github.com/pola-rs/polars-xdt?featured_on=talkpython] polars_ols: github.com [https://github.com/azmyrajab/polars_ols?featured_on=talkpython] Least Mean Squares Filter in Signal Processing: www.geeksforgeeks.org [https://www.geeksforgeeks.org/least-mean-squares-filter-in-signal-processing/?featured_on=talkpython] polars-pairing: github.com [https://github.com/apcamargo/polars-pairing?featured_on=talkpython] Pairing Function: en.wikipedia.org [https://en.wikipedia.org/wiki/Pairing_function?featured_on=talkpython] polars_list_utils: github.com [https://github.com/dashdeckers/polars_list_utils?featured_on=talkpython] Harley Schema Helpers: tomburdge.github.io [https://tomburdge.github.io/harley/reference/harley/schema_helpers/?featured_on=talkpython] Marimo Reactive Notebooks Episode: talkpython.fm [https://talkpython.fm/episodes/show/501/marimo-reactive-notebooks-for-python#links-section] Marimo: marimo.io [https://marimo.io/?featured_on=talkpython] Ahoy Narwhals Podcast Episode Links: talkpython.fm [https://talkpython.fm/episodes/show/480/ahoy-narwhals-are-bridging-the-data-science-apis] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=aIdvlJN1bNQ] Episode #510 deep-dive: talkpython.fm/510 [https://talkpython.fm/episodes/show/510/10-polars-tools-and-techniques-to-level-up-your-data-science#takeaways-anchor] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/510/10-polars-tools-and-techniques-to-level-up-your-data-science] Developer Rap Theme Song: Served in a Flask: talkpython.fm/flasksong [https://talkpython.fm/flasksong] --- Stay in touch with us --- Subscribe to Talk Python on YouTube: youtube.com [https://talkpython.fm/youtube] Talk Python on Bluesky: @talkpython.fm at bsky.app [https://bsky.app/profile/talkpython.fm] Talk Python on Mastodon: talkpython [https://fosstodon.org/web/@talkpython] Michael on Bluesky: @mkennedy.codes at bsky.app [https://bsky.app/profile/mkennedy.codes?featured_on=talkpython] Michael on Mastodon: mkennedy [https://fosstodon.org/web/@mkennedy]

Rated 4.7 in the App Store
Prøv gratis i 7 dage
99 kr. / måned efter prøveperiode.Ingen binding.
Eksklusive podcasts
Uden reklamer
Gratis podcasts
Lydbøger
20 timer / måned