Talk Python To Me

Lyt til Talk Python To Me

Podcast af Michael Kennedy

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.

Prøv gratis i 60 dage

99,00 kr. / måned efter prøveperiode.Ingen binding.

Prøv gratis

Alle episoder

512 episoder
episode #502: Django Ledger: Accounting with Python artwork
#502: Django Ledger: Accounting with Python

Do you or your company need accounting software? Well, there are plenty of SaaS products out there that you can give your data to. but maybe you also really like Django and would rather have a foundation to build your own accounting system exactly as you need for your company or your product. On this episode, we're diving into Django Ledger, created by Miguel Sanda, which can do just that. Episode sponsors Auth0 [https://talkpython.fm/auth0] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Miguel Sanda on Twitter: @elarroba [https://x.com/elarroba?featured_on=talkpython] Miguel on Mastodon: @elarroba@fosstodon.org [https://fosstodon.org/@elarroba] Miguel on GitHub: github.com [https://github.com/elarroba?featured_on=talkpython] Django Ledger on Github: github.com [https://github.com/arrobalytics/django-ledger?featured_on=talkpython] Django Ledger Discord: discord.gg [https://discord.gg/c7PZcbYgrc?featured_on=talkpython] Get Started with Django MongoDB Backend: mongodb.com [https://www.mongodb.com/docs/languages/python/django-mongodb/current/get-started/?featured_on=talkpython] Wagtail CMS: wagtail.org [https://wagtail.org/?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=eM170jyjbu8] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/502/django-ledger-accounting-with-python] --- 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]

21. apr. 2025 - 1 h 3 min
episode #501: Marimo - Reactive Notebooks for Python artwork
#501: Marimo - Reactive Notebooks for Python

Have you ever spent an afternoon wrestling with a Jupyter notebook, hoping that you ran the cells in just the right order, only to realize your outputs were completely out of sync? Today's guest has a fresh take on solving that exact problem. Akshay Agrawal is here to introduce Marimo, a reactive Python notebook that ensures your code and outputs always stay in lockstep. And that's just the start! We'll also dig into Akshay's background at Google Brain and Stanford, what it's like to work on the cutting edge of AI, and how Marimo is uniting the best of data science exploration and real software engineering. Episode sponsors Worth Search [https://talkpython.fm/worth] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Akshay Agrawal: akshayagrawal.com [https://www.akshayagrawal.com?featured_on=talkpython] YouTube: youtube.com [https://www.youtube.com/@marimo-team] Source: github.com [https://github.com/marimo-team/learn?featured_on=talkpython] Docs: marimo.io [https://docs.marimo.io?featured_on=talkpython] Marimo: marimo.io [https://marimo.io?featured_on=talkpython] Discord: marimo.io [https://marimo.io/discord?featured_on=talkpython] WASM playground: marimo.new [https://marimo.new?featured_on=talkpython] Experimental generate notebooks with AI: marimo.app [https://marimo.app/ai?featured_on=talkpython] Pluto.jl: plutojl.org [https://plutojl.org/?featured_on=talkpython] Observable JS: observablehq.com [https://observablehq.com/?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=67Fbfr9p6ws] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/501/marimo-reactive-notebooks-for-python] --- 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]

14. apr. 2025 - 1 h 0 min
episode #500: Django Simple Deploy and other DevOps Things artwork
#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 getting your Django app onto a live server (without spending days wrestling with DevOps complexities), then give Django Simple Deploy a look. Eric shares how Django Simple Deploy automates away the boilerplate parts of deployment, so you can focus on building features instead of deciphering endless configs. We'll talk about this new project's journey to 1.0, the range of hosting platforms it supports, and why it's not just for beginners. Episode sponsors Worth Search [https://talkpython.fm/worth] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW django-simple-deploy documentation: readthedocs.io [https://django-simple-deploy.readthedocs.io/en/latest/?featured_on=talkpython] django-simple-deploy repository: github.com [https://github.com/django-simple-deploy/django-simple-deploy?featured_on=talkpython] Python Crash Course book: ehmatthes.github.io [https://ehmatthes.github.io/pcc/?featured_on=talkpython] Code Red: codered.cloud [https://www.codered.cloud/?featured_on=talkpython] Docker: docker.com [https://www.docker.com/?featured_on=talkpython] Caddy: caddyserver.com [https://caddyserver.com/?featured_on=talkpython] Bunny.net CDN: bunny.net [https://bunny.net/cdn/?featured_on=talkpython] Platform.sh: platform.sh [https://platform.sh/?featured_on=talkpython] fly.io: fly.io [https://fly.io/?featured_on=talkpython] Heroku: heroku.com [https://www.heroku.com/?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=ljzIDybvv6Q] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/500/django-simple-deploy-and-other-devops-things] --- 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]

10. apr. 2025 - 57 min
episode #499: BeeWare and the State of Python on Mobile artwork
#499: BeeWare and the State of Python on Mobile

This episode is all about Beeware, the project that working towards true native apps built on Python, especially for iOS and Android. Russell's been at this for more than a decade, and the progress is now hitting critical mass. We'll talk about the Toga GUI toolkit, building and shipping your apps with Briefcase, the newly official support for iOS and Android in CPython, and so much more. I can't wait to explore how BeeWare opens up the entire mobile ecosystem for Python developers, let's jump right in. Episode sponsors Posit [https://talkpython.fm/workbench] Python in Production [https://talkpython.fm/devopsbook] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Anaconda open source team: anaconda.com [https://www.anaconda.com/our-open-source-commitment?featured_on=talkpython] PEP 730 – Adding iOS: peps.python.org [https://peps.python.org/pep-0730/?featured_on=talkpython] PEP 738 – Adding Android: peps.python.org [https://peps.python.org/pep-0738/?featured_on=talkpython] Toga: beeware.org [https://beeware.org/project/projects/libraries/toga/?featured_on=talkpython] Briefcase: beeware.org [https://beeware.org/project/projects/tools/briefcase/?featured_on=talkpython] emscripten: emscripten.org [https://emscripten.org/?featured_on=talkpython] Russell Keith-Magee - Keynote - PyCon 2019: youtube.com [https://www.youtube.com/watch?v=ftP5BQh1-YM&ab_channel=PyCon2019] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=rSiq8iijkKg] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/499/beeware-and-the-state-of-python-on-mobile] --- 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]

31. mar. 2025 - 1 h 7 min
episode #498: Algorithms for high performance terminal apps artwork
#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 on "Algorithms for High Performance Terminal Apps" and explore how he's quietly revolutionizing what's possible in the terminal, from smooth animations and dynamic widgets to full-on TUI (or should we say GUI?) frameworks. Whether you're looking to supercharge your command-line tools or just curious how Python can push the limits of text-based UIs, you'll love hearing how Will's taking a modern, web-inspired approach to old-school terminals. Episode sponsors Posit [https://talkpython.fm/ppm] Python in Production [https://talkpython.fm/devopsbook] Talk Python Courses [https://talkpython.fm/training] LINKS FROM THE SHOW Algorithms for high performance terminal apps post: textual.textualize.io [https://textual.textualize.io/blog/2024/12/12/algorithms-for-high-performance-terminal-apps/?featured_on=talkpython] Textual Demo: github.com [https://github.com/textualize/textual-demo?featured_on=talkpython] Textual: textualize.io [https://www.textualize.io/?featured_on=talkpython] Zero ver: 0ver.org [https://0ver.org/?featured_on=talkpython] memray: github.com [https://github.com/bloomberg/memray?tab=readme-ov-file&featured_on=talkpython] Posting app: posting.sh [https://posting.sh/?featured_on=talkpython] Bulma CSS framewokr: bulma.io [https://bulma.io/?featured_on=talkpython] JP Term: davidbrochart.github.io [https://davidbrochart.github.io/jpterm/usage/CLI/?featured_on=talkpython] Rich: github.com [https://github.com/Textualize/rich?featured_on=talkpython] btop: github.com [https://github.com/aristocratos/btop?featured_on=talkpython] starship: starship.rs [https://starship.rs/?featured_on=talkpython] Watch this episode on YouTube: youtube.com [https://www.youtube.com/watch?v=S3oFhJKS264] Episode transcripts: talkpython.fm [https://talkpython.fm/episodes/transcript/498/algorithms-for-high-performance-terminal-apps] --- 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]

24. mar. 2025 - 1 h 8 min
En fantastisk app med et enormt stort udvalg af spændende podcasts. Podimo formår virkelig at lave godt indhold, der takler de lidt mere svære emner. At der så også er lydbøger oveni til en billig pris, gør at det er blevet min favorit app.
Rigtig god tjeneste med gode eksklusive podcasts og derudover et kæmpe udvalg af podcasts og lydbøger. Kan varmt anbefales, om ikke andet så udelukkende pga Dårligdommerne, Klovn podcast, Hakkedrengene og Han duo 😁 👍
Podimo er blevet uundværlig! Til lange bilture, hverdagen, rengøringen og i det hele taget, når man trænger til lidt adspredelse.

Prøv gratis i 60 dage

99,00 kr. / måned efter prøveperiode.Ingen binding.

Eksklusive podcasts

Uden reklamer

Gratis podcasts

Lydbøger

20 timer / måned

Prøv gratis

Kun på Podimo

Populære lydbøger