Robuta

https://fosstodon.org/@talkpython
354 Posts, 2 Following, 4.46K Followers · The #1 Python-focused podcast covering the people and ideas in Python. Created and hosted by @mkennedy. Follow...
talk pythonpodcastfosstodonorg
https://talkpython.fm/episodes/show/406/reimagining-pythons-packaging-workflows
The great power of Python is its over 400,000 packages on PyPI to serve as building blocks for your app. How do you get those needed packages on to your dev...
episodereimaginingpythonpackagingworkflows
https://talkpython.fm/episodes/show/325/micropython-circuitpython
When you think about embedded programming, does it bring low-level languages and tools to mind? Maybe Embedded C or even Assembly language? Thanks to the...
talk pythonepisodemicropythoncircuitpythonpodcast
https://talkpython.fm/episodes/show/507/agentic-ai-workflows-with-langgraph
If you want to leverage the power of LLMs in your Python apps, you would be wise to consider an agentic framework. Agentic empowers the LLMs to use tools and...
agentic ai workflowstalk pythonepisodelanggraph
https://talkpython.fm/episodes/show/513/stories-from-python-history
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...
python historyepisodestoriestalk
https://talkpython.fm/episodes/show/496/scaf-complete-blueprint-for-new-python-kubernetes-projects
Today we explore the wild world of Python deployment with my friend, Calvin Hendryx-Parker from Six Feet Up. We’ll tackle some of the biggest challenges in...
complete blueprintepisodescafnewpython
https://daringfireball.net/linked/2008/12/06/bennett-python-3
daring fireballlettalkpython
https://talkpython.fm/episodes/show/382/apache-superset-modern-data-exploration-platform
When you think data exploration using Python, Jupyter notebooks likely come to mind. They are excellent for those of us who gravitate towards Python. But what...
apache supersetdata explorationtalk pythonepisodemodern
https://ifttt.com/connect/google_assistant_v2/talk_python
IFTTT quickly automates tasks on Google Assistant and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
google assistanttalk pythonconnectintegrationsifttt
https://talkpython.fm/episodes/show/326/building-desktop-apps-with-wxpython
Did you know I'm a fan of GUIs. You know, they are kind of like web pages, but they run on your computer, they have their own windows, and you can even use...
desktop appstalk pythonepisodebuildingwxpython
https://talkpython.fm/episodes/show/515/durable-python-execution-with-temporal
What if your code was crash-proof? That's the value prop for a framework called Temporal. Temporal is a durable execution platform that enables developers to...
episodedurablepythonexecutiontemporal
https://talkpython.fm/episodes/show/387/build-all-the-things-with-pants-build-system
Do you have a large or growing Python code base? If you struggle to run builds, tests, linting, and other quality checks regularly or quickly, you'll want to...
episodebuildthingspantssystem
https://talkpython.fm/episodes/show/427/10-tips-and-ideas-for-the-beginner-to-expert-python-journey
Getting started in Python is pretty easy. There's even a t-shirt that jokes about it: I learned Python, it was a good weekend. But to go from know how to...
episodetipsideasbeginner
https://ifttt.com/connect/5_minute_crafts/talk_python
IFTTT quickly automates tasks on 5-Minute Crafts and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectminutecraftsintegrations
https://ifttt.com/connect/dribbble_job_board/talk_python
IFTTT quickly automates tasks on Dribbble Job Board and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
job boardtalk pythonconnectdribbbleintegrations
https://talkpython.fm/episodes/show/345/10-tips-and-tools-for-developer-productivity
You know that feeling when one of your developer friends or colleague tells you about some amazing tool, library, or shell environment that you never heard of...
developer productivityepisodetipstoolstalk
https://talkpython.fm/blog/posts/deep-dive-retrospective-at-talk-python/
Explore concise deep dives for all 509 Talk Python episodes: over 600,000 words of insights, faster search, and AI‑powered highlights for every show.
deep divestalk pythoncompletewordsinsights
https://talkpython.fm/episodes/show/343/do-excel-things-get-notebook-python-code-with-mito
Here's a question: What's the most common way to explore data? Would you say pandas and matplotlib? Maybe you went more general and said Jupyter notebooks. How...
python codeepisodeexcelthingsget
https://talkpython.fm/episodes/show/442/ultra-high-speed-message-parsing-with-msgspec
If you're a fan of Pydantic or dataclasses, you'll definitely be interested in this episode. We are talking about a super fast data modeling and validation...
ultra high speedepisodemessageparsingtalk
https://talkpython.fm/episodes/show/403/fusion-ignition-breakthrough-and-python
Imagine a world with free and unlimited clean energy. That's the musings of a great science fiction story. But nuclear fusion (the kind that powers the sun)...
fusion ignitionepisodebreakthroughpythontalk
https://ifttt.com/connect/MideaAirAC/talk_python
IFTTT quickly automates tasks on Midea Air AC and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectmideaairac
https://talkpython.fm/episodes/show/433/litestar-effortlessly-build-performant-apis
We all know about Flask and Django. And of course FastAPI made a huge splash when it came on the scene a few years ago. But new web frameworks are being...
talk pythonepisodelitestareffortlesslybuild
https://talkpython.fm/episodes/show/493/quarto-open-source-technical-publishing
In this episode, I'm joined by JJ Allaire, founder and executive chairman at Posit, and Carlos Scheidegger, a software engineer at Posit, to explore Quarto, an...
open sourcetechnical publishingtalk pythonepisodequarto
https://talkpython.fm/episodes/show/317/python-at-the-us-federal-election-commission
When you think of government software development and projects, do you fast apps and modern tech stacks jump to mind? Probably not. So you'll be delighted to...
us federal electionepisodepythoncommissiontalk
https://talkpython.fm/episodes/show/519/data-science-cloud-lessons-at-scale
Today on Talk Python: What really happens when your data work outgrows your laptop. Matthew Rocklin, creator of Dask and cofounder of Coiled, and Nat Tabris a...
data sciencetalk pythonepisodecloudlessons
https://ifttt.com/connect/sensate/talk_python
IFTTT quickly automates tasks on Sensatio and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectsensatiointegrationsifttt
https://github.com/aktech/gil_talk
A talk on Global Interpreter Lock in Python. Contribute to aktech/gil_talk development by creating an account on GitHub.
global interpreter lockgithubgiltalk
https://mkennedy.codes/posts/r/talk-python-courses-youve-asked-ive-listened-and-coded/
Articles about technology and software development by Michael Kennedy
talk python coursesaskedcoded
https://talkpython.fm/episodes/show/480/ahoy-narwhals-are-bridging-the-data-science-apis
If you work in data science, you definitely know about data frame libraries. Pandas is certainly the most popular, but there are others such as cuDF, Modin,...
data scienceepisodeahoynarwhalsbridging
https://talkpython.fm/episodes/show/348/dear-pygui-simple-yet-fast-python-gui-apps
I'm always on the look out for a good Python UI framework. This episode focuses on Dear PyGui. Dear PyGui: A fast and powerful Graphical User Interface Toolkit...
python guiepisodedearsimpleyet
https://hamatti.org/posts/my-debugging-python-talk-from-pycon-finland-published/
I talked about Debugging Python in this year’s PyCon Finland and today the recording was published in Youtube
pycon finlanddebuggingpythontalkpublished
https://ifttt.com/connect/MSmartA1/talk_python
IFTTT quickly automates tasks on SmartHome Dehumidifier and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectsmarthomedehumidifierintegrations
https://talkpython.fm/episodes/show/370/openbb-pythons-open-source-investment-platform
You may have heard of the Bloomberg terminal. It's expensive software that can monitor and analyze real-time financial market data and place trades on the...
open sourceinvestment platformepisodeopenbbpython
https://talkpython.fm/episodes/show/351/machine-learning-ethics-and-laws-panel
The world of AI is changing fast. And the AI / ML space is a bit out of the ordinary for software developers. Typically in software, we can prove that given a...
machine learningtalk pythonepisodeethicslaws
https://talkpython.fm/episodes/show/517/agentic-al-programming-with-python
Agentic AI programming is what happens when coding assistants stop acting like autocomplete and start collaborating on real work. In this episode, we cut...
episodeagenticalprogrammingpython
https://talkpython.fm/episodes/show/412/pep-711-distributing-python-binaries
What if we distributed CPython, the runtime, in the same way we distributed Python packages - as prebuilt binary wheels that only need to be downloaded and...
episodepepdistributingpythonbinaries
https://talkpython.fm/episodes/show/354/sphinx-myst-and-python-docs-in-2022
When you think about the power of Python, the clean language or powerful standard library may come to mind. You might certainly point to the external packages...
python docsepisodesphinxmysttalk
https://talkpython.fm/episodes/show/108/micropython-and-open-source-hardware-at-adafruit
Want to learn how to build an Iron-man like arc reactor accessory or maybe a solar charging backpack? What if you could program these devices with Python?...
open source hardwareepisodemicropythonadafruittalk
https://talkpython.fm/episodes/show/434/building-mobile-apps-backed-with-python
Are you building a mobile app and wondering where Python fits in the mix? Are you support others building these apps with backend APIs written in Python? Can...
mobile appsepisodebuildingbackedpython
https://talkpython.fm/episodes/show/355/edgedb-building-a-database-in-python
What database are you using in your apps these days? If you like most Python people, it's probably PostgreSQL. If you roll with NoSQL like me, you're probably...
episodebuildingdatabasepythontalk
https://talkpython.fm/episodes/show/437/htmx-for-django-developers-and-all-of-us
Are you considering or struggling with replacing much of the interactivity of your Django app with frontend JavaScript frameworks? After all, your users do...
django developersepisodehtmxus
https://talkpython.fm/episodes/show/377/python-packaging-and-pypi-in-2022
PyPI has been in the news for a bunch of reasons lately. Many of them good. But also, some with a bit of drama or mixed reactions. On this episode, we have...
episodepythonpackagingpypitalk
https://talkpython.fm/episodes/show/500/django-simple-deploy-and-other-devops-things
We're sitting down with Eric Matthes, the educator, author, and developer behind Django Simple Deploy. If you've ever struggled with taking that final step of...
episodedjangosimpledeploydevops
https://talkpython.fm/episodes/show/383/textinator-and-building-macos-apps-with-python
For all the amazing powers of Python, deploying packaged apps that leverage native OS-level capabilities isn't one of them. But it can be done and we have a...
macos appsepisodebuildingpythontalk
https://talkpython.fm/episodes/show/520/pyx-the-other-side-of-the-uv-coin-announcing-pyx
A couple years ago, Charlie Marsh lit a fire under Python tooling with Ruff and then uv. Today he’s back with something on the other side of that coin: pyx....
episodepyxsideuvcoin
https://talkpython.fm/episodes/show/531/talk-python-in-production
Have you ever thought about getting your small product into production, but are worried about the cost of the big cloud providers? Or maybe you think your...
talk pythonepisodeproduction
https://ifttt.com/connect/TPorig/talk_python
IFTTT quickly automates tasks on TPorig and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectintegrationsifttt
https://talkpython.fm/episodes/show/316/flask-2.0
Flask is one of the most popular Python web frameworks. And they have huge news to share with us. Flask 2.0 just released after a ton of work. And it's as big...
talk pythonepisodeflaskpodcast
https://talkpython.fm/episodes/show/336/terminal-magic-with-rich-and-textual
Have you heard of the package Rich? This library allows you to create very, well, rich terminal-based UIs in Python. When you think of what you can typically...
talk pythonepisodeterminalmagicrich
https://talkpython.fm/episodes/show/305/python-community-at-python-discord
People often ask me how they can find a Python community to be part of. Maybe discussion forum or slack channel. This week, we look at one of the most active...
python communityepisodediscordtalk
https://talkpython.fm/episodes/show/364/symbolic-math-with-python-using-sympy
We're all familiar with the data science tools like numpy, pandas, and others. These are numerical tools working with floating point numbers, often to...
symbolic mathepisodepythonusingsympy
https://talkpython.fm/episodes/show/313/automate-your-data-exchange-with-pydantic
Data validation and conversion is one of the truly tricky part of getting external data into your app. This might come from a REST API, a file on disk, or...
data exchangetalk pythonepisodeautomatepydantic
https://talkpython.fm/episodes/show/395/tools-for-readme.md-creation-and-maintenance
If you maintain projects on places like GitHub, you know that having a classy readme is important and that maintaining a change log can be helpful for you and...
episodetoolsreadmemdcreation
https://talkpython.fm/episodes/show/498/algorithms-for-high-performance-terminal-apps
In this episode, we welcome back Will McGugan, the creator of the wildly popular Rich library and founder of Textualize. We'll dive into Will's latest article...
high performanceterminal appstalk pythonepisodealgorithms
https://talkpython.fm/episodes/show/471/learning-and-teaching-pandas
If you want to get better at something, often times the path is pretty clear. If you get better at swimming, you go to the pool and practice your strokes and...
talk pythonepisodelearningteachingpandas
https://talkpython.fm/episodes/show/384/python-data-visualization-where-to-start
Do you struggle to know where to start in the wide range of Python's visualization frameworks? Not sure when to use Plotly vs. Matplotlib vs. Altair? Then this...
python dataepisodevisualizationstarttalk
https://ifttt.com/connect/gnbly/talk_python
IFTTT quickly automates tasks on Gnbly - AI Caller and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectaicallerintegrations
https://ifttt.com/connect/its_been_a_minute_podcast/talk_python
IFTTT quickly automates tasks on It's Been a Minute Podcast and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
talk pythonconnectminutepodcast
https://talkpython.fm/episodes/show/473/being-a-developer-with-adhd
Do you feel like ADHD is holding you back? Maybe you don't personally have ADHD but you work with folks who do and you'd like to support them better. Either...
talk pythonepisodedeveloperadhd
https://talkpython.fm/episodes/show/486/csnakes-embed-python-code-in-.net
If you are a .NET developer or work in a place that has some of those folks, wouldn't it be great to fully leverage the entirety of PyPI with it's almost...
python codeepisodeembednettalk
https://talkpython.fm/episodes/show/369/getting-lazy-with-python-imports-and-pep-690
Python is undergoing a performance renaissance. We already have Python 3.11 20-40% faster than even Python 3.10. On this episode, we'll dive into a new...
episodegettinglazypythonimports
https://talkpython.fm/episodes/show/324/gatorade-powered-python-apis
Python is used to solve a large and varied set of problems. One of its core pillars is web APIs. Another one is ML and data science. Those two important pieces...
episodegatoradepoweredpythonapis
https://pretalx.northbaypython.org/nbpy-2023/talk/J8VBQA/
north bay pythonpep talkpretalx
https://talkpython.fm/episodes/show/322/a-path-into-data-science
Are you interested in getting ahead in data science? On this episode, you'll meet Sanyam Bhutani who studied computer science but found his education didn't...
data sciencetalk pythonepisodepath
https://talkpython.fm/episodes/show/416/open-source-sports-analytics-with-pysport
If you're looking for fun data sets for learning, for teaching, maybe a conference talk, or even if you're just really into them, sports offers up a continuous...
open sourcesports analyticstalk pythonepisode
https://talkpython.fm/episodes/show/491/duckdb-and-python-ducks-and-snakes-living-together
Join me for an insightful conversation with Alex Monahan, who works on documentation, tutorials, and training at DuckDB Labs. We explore why DuckDB is...
living togetherepisodeduckdbpythonducks
https://talkpython.fm/episodes/show/456/building-gpt-actions-with-fastapi-and-pydantic
Do you know what custom GPTs are? They're configurable and shareable chat experiences with a name, logo, custom instructions, conversation starters, access to...
episodebuildinggptactionsfastapi
https://talkpython.fm/episodes/show/421/python-at-netflix
When you think of Netflix (as a technology company), you probably imagine them as cloud innovators. They were one of the first companies to go all-in on a...
episodepythonnetflixtalkpodcast
https://talkpython.fm/books/python-in-production
Run Python apps in production with Docker, NGINX & stack-native simplicity. Talk Python in Production shows you how to cut costs and stay in control, no cloud...
talk pythonproductionbook
https://talkpython.fm/episodes/show/312/python-apps-that-scale-to-billions-of-users
How do you build Python applications that can handling literally billions of requests. I has certainly been done to great success with places like YouTube...
episodepythonappsscalebillions
https://talkpython.fm/episodes/show/479/designing-effective-load-tests-for-your-python-app
You're about to launch your new app or API, or even just a big refactor of your current project. Will it stand up and deliver when you put it into production...
load testsepisodedesigningeffectivepython
https://talkpython.fm/episodes/show/374/psf-survey-in-review
Every year, the PSF and JetBrains team up to do a Python community survey. The most recent one was Fall of 2021. For this episode, I've gathered a great group...
talk pythonepisodepsfsurveyreview
https://talkpython.fm/episodes/show/357/python-and-the-james-webb-space-telescope
Telescopes have been fundamental in our understanding of our place in the universe. And when you think about images that have shaped our modern view of space,...
webb space telescopeepisodepythonjamestalk
https://talkpython.fm/episodes/show/347/cinder-specialized-python-that-flies
The team at Instagram dropped a performance bomb on the Python world when they open-sourced Cider, their performance oriented fork of CPython. It contains a...
episodecinderspecializedpythonflies
https://talkpython.fm/episodes/show/415/future-of-pydantic-and-fastapi
The release of Pydantic 2.0, its partial rewrite in Rust, and its refactoring into Pydantic core and top-level Pydantic in Python is big news. In fact, the...
talk pythonepisodefuturepydanticfastapi
https://talkpython.fm/episodes/show/438/celebrating-jupyterlab-4-and-jupyter-7-releases
Jupyter Notebooks and Jupyter Lab have to be one of the most important parts of Python when it comes to bring new users to the Python ecosystem and certainly...
episodecelebratingjupyterlabreleasestalk
https://talkpython.fm/episodes/show/448/full-time-open-source-devs-panel
So you've created a Python-based open source project and it's started to take off. You're getting contributors, lots of buzz in the podcast space, and more....
full timeopen sourcetalk pythonepisodedevs
https://talkpython.fm/episodes/show/332/robust-python
Does it seem like your Python projects are getting bigger and bigger? Are you feeling the pain as your codebase expands and gets tougher to debug and maintain?...
episoderobustpythontalkpodcast
https://talkpython.fm/episodes/show/461/python-in-neuroscience-and-academic-labs
Do you use Python in an academic setting? Maybe you run a research lab or teach courses using Python. Maybe you're even a student using Python. Whichever it...
academic labsepisodepythonneurosciencetalk
https://talkpython.fm/episodes/show/430/delightful-machine-learning-apps-with-gradio
So, you've got this amazing machine learning model you created. And you want to share it and let your colleagues and users experiment with it on the web. How...
machine learningtalk pythonepisodedelightfulapps
https://talkpython.fm/episodes/show/530/anywidget-jupyter-widgets-made-easy
For years, building interactive widgets in Python notebooks meant wrestling with toolchains, platform quirks, and a mountain of JavaScript machinery. Most...
made easytalk pythonepisodejupyterwidgets
https://talkpython.fm/episodes/show/465/the-ai-revolution-wont-be-monopolized
There hasn't been a boom like the AI boom since the .com days. And it may look like a space destined to be controlled by a couple of tech giants. But Ines...
ai revolutionepisodemonopolizedtalk
https://ifttt.com/connect/android_photos/talk_python
IFTTT quickly automates tasks on Android Photos and Talk Python To Me. Save time, improve productivity, and simplify your workflow. Start for free.
connect androidtalk pythonphotosintegrationsifttt
https://talkpython.fm/episodes/show/329/geekout-renewable-energy
We're back with another GeekOut episode. Richard Campbell, a developer and podcaster who also dives deep into science and tech topics, is back for our third...
renewable energytalk pythonepisodepodcast
https://talkpython.fm/episodes/show/472/state-of-flask-and-pallets-in-2024
<span>This episode turned out to be a seminal one for me. After speaking with David about the Flask ecosystem, it finally convinced me to get moving and...
episodestateflaskpalletstalk
https://talkpython.fm/episodes/show/439/pixi-a-fast-package-manager
On this episode we have Wolf Vollprecht and Ruben Arts from the pixi project here to talk about pixi, a high performance package manager for Python and other...
package managertalk pythonepisodepixifast
https://talkpython.fm/episodes/show/487/building-rust-extensions-for-python
There has been a lot of changes in the low-level Python space these days. The biggest has to be how many projects have rewritten core performance-intensive...
episodebuildingrustextensionspython
https://talkpython.fm/episodes/show/330/apache-airflow-open-source-workflow-with-python
If you are working with data pipelines, you definitely need to give Apache Airflow a look. This pure-Python workflow framework is one of the most popular and...
apache airflowopen sourceepisodeworkflowpython
https://talkpython.fm/episodes/show/428/django-trends-in-2023
Have you heard of Django? It's this little web framework that, well, kicked off much of Python's significance in the web space back in 2005. And that makes...
talk pythonepisodedjangotrends
https://talkpython.fm/episodes/show/522/data-sci-tips-and-tricks-from-codecut.ai
Today we’re turning tiny tips into big wins. Khuyen Tran, creator of CodeCut.ai, has shipped hundreds of bite-size Python and data science snippets across...
data sciepisodetipstricksai
https://talkpython.fm/episodes/show/368/end-to-end-web-testing-with-playwright
How do you test whether your web sites are working well? Unit tests are great. But for web apps, the number of pieces that have to click together 'just so' are...
web testingepisodeendplaywrighttalk
https://talkpython.fm/episodes/show/302/the-data-engineering-landscape-in-2021
I'm sure you're familiar with data science. But what about data engineering? Are these the same or how are they related?
data engineeringtalk pythonepisodelandscape
https://talkpython.fm/episodes/show/518/celebrating-djangos-20th-birthday-with-its-creators
Twenty years after a scrappy newsroom team hacked together a framework to ship stories fast, Django remains the Python web framework that ships real apps,...
episodecelebratingdjangobirthdaycreators
https://talkpython.fm/episodes/show/443/python-bytes-crossover-2023
Special crossover episode of Python Bytes to wrap up 2023. Topics include: <ol> <ul><strong>Michael #1</strong>: <a...
python bytesepisodecrossovertalk
https://talkpython.fm/episodes/show/349/meet-beanie-a-mongodb-odm-pydantic
This podcast episode you're listening to right now was delivered to you, in part, by MongoDB and Python powering our web apps and production processes. But if...
mongodb odmtalk pythonepisodemeetbeanie
https://talkpython.fm/blog/posts/we-have-moved-to-hetzner/
After nearly a decade with Digital Ocean, we’ve moved our infrastructure to Hetzner’s new US-based data center. We'll save almost $1,500/yr for better...
talk python blogmovedhetzner
https://mkennedy.codes/posts/talk-python-in-production-book-is-out/
Articles about technology and software development by Michael Kennedy
talk pythonmichael kennedyproductionbook
https://talkpython.fm/episodes/show/426/whats-new-in-pyscript-august-2023
One of the most exciting initiatives in the Python space these days is pyscript which enables Python running natively in your browser. With consistent support...
episodenewaugusttalk
https://talkpython.fm/episodes/show/392/data-science-from-the-command-line
When you think data science, Jupyter notebooks and associated tools probably come to mind. But I want to broaden your toolset a bit and encourage you to look...
data sciencecommand linetalk pythonepisode
https://talkpython.fm/episodes/show/435/pypi-security
Do you worry about your developer / data science supply chain safety? All the packages for the Python ecosystem are much of what makes Python awesome. But the...
security talkepisodepypipythonpodcast