Python Bytes is a weekly podcast hosted by Michael Kennedy and Brian Okken. The show is a short discussion on the headlines and noteworthy news in the Python, developer, and data science space.
…
continue reading
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.
…
continue reading
A weekly Python podcast hosted by Christopher Bailey with interviews, coding tips, and conversation with guests from the Python community. The show covers a wide range of topics including Python programming best practices, career tips, and related software development topics. Join us every Friday morning to hear what's new in the world of Python programming and become a more effective Pythonista.
…
continue reading
Делают для вас команды курсов программирования LearnPython и сообщества MoscowPython
…
continue reading
Ein deutschsprachiger Podcast rund um die Programmiersprache Python
…
continue reading
A podcast that focuses on the keeping, breeding, and current events of the world of Morelia and other pythons of the world
…
continue reading
Tom gets talking; Revealing conversations, stories and, overall laughs.
…
continue reading
The podcast about Python and the people who make it great
…
continue reading
Podcast de Python Barcelona, el podcast donde hablaremos sobre el lenguaje de programación Python y su comunidad en Barcelona.
…
continue reading
The Python podcast by edureka! will help you in understanding the various fundamentals of Python programming with examples in detail and why you must learn Python. You will also learn about various libraries in python like Pandas, Numpy, Matplotlib, Scipy, Scikit and master advance concepts like Python machine learning, scripts, sequence, web scraping and big data analytics. Website: https://www.edureka.co/python Please write back to us at [email protected] or call us at IND: 9606058406 / US: ...
…
continue reading
Talk Python to Me is a weekly podcast hosted by Michael Kennedy. The show covers a wide array of Python topics as well as many related topics (e.g. MongoDB, AngularJS, DevOps).The format is a casual 30 minute conversation with industry experts.
…
continue reading
Welcome to "Teaching Python Podcast,” the go-to podcast for anyone interested in the intersection of education and coding. Hosted by Kelly Paredes and Sean Tibor, this podcast dives into the thrills and challenges of teaching middle school computer science through the engaging and versatile Python programming language. About the Hosts: Kelly Paredes brings a wealth of global experience in curriculum design and currently inspires sixth and eighth graders at Pine Crest School in Fort Lauderdal ...
…
continue reading
Join Dulio for his bi-weekly update on his self study progress of mastering Python. Not just learning how to code but learning how to learn with a budget of 30 minutes a day. This bi-weekly dose of Python with a purpose hopes to motivate and entertain.
…
continue reading
Python Fu Masters with Master Hun Do you want to teach coding to kids? Teach Python & coding concepts to future tech founders, tech professionals, and developers. Follow MasteHun on Instagram @masterhun Visit the Python Fu Masters website www.pythonfumasters.com
…
continue reading
Nonsensical ramblings and comical spasms of two Malayali mankans. The Chandy Pythons present you with banter, reviews of movies that don't really deserve one at all, and comedy sketches!
…
continue reading
This podcast brings refreshing insights of the VS Code Python team, with authentic perspectives on the Python ecosystem and how VS Code fits in it, as seen from a software engineer view and a product manager lens.
…
continue reading
Join Annette Munnich and co-host Lisa Livingston-Martin for Python Radio and explore the metaphysical with top notch topics and guests. Live Wednesday nights 8pm CST with chat room at www.gcrinternetradio.com
…
continue reading
Two American 20-somethings go through each episode of Monty Python’s Flying Circus and talk about them :) (Logo art by the amazing Cheru, @DragonGellie on Twitter)
…
continue reading
Think 'out loud' with us. Whether you're typing hello-world for the first time, or a billion-download app developer, join us for casual discussions about learning and problem solving in the Python programming language.
…
continue reading
Welcome to Carpet Python Radio, we’re all about Carpet Pythons. This is the official audio from our Facebook and YouTube channel, Carpet Python TV. Please look us up if you would like to watch the full episode with video included.
…
continue reading
This is a weekly look at the news around and impacting the Python Community. Hear from experienced Conference Organizer Jon Banafato and community organizer and advocate Jay Miller about upcoming events and how the latest in Python news may affect Pythonistas around the globe.
…
continue reading
The Ballsh!t Podcast is founded on the idea that in the Ball Python industry there is a lot of BS! Join host Sean Bradley as he shares his experiences and interviews others new & old to the culture of people behind Ball Pythons globally! www.ballsht.com
…
continue reading
From the makers of Carry On Up The Missus, Carry On Up The Village and Quantum Of Missus comes a 50th anniversary celebration of all things Monty Python
…
continue reading
Welcome to my podcast ! I am Prishir Asha Shah : CYTOGRAPHER; ethical hacker ; coder and programmer bringing you about python and how it is used for all your needs . follow us on Spotify and give feedback regards from Prishir Asha Shah
…
continue reading
A talk show that focuses on the keeping, breeding and current events of the world of morelia and other pythons of the world
…
continue reading

1
Ryan Young & Nick Mutton Return to MPR
2:16:04
2:16:04
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
2:16:04In this episode of MPR, we are happy to have Nick and Ryan returning to MPR. MPR Network Socials FB: https://www.facebook.com/MoreliaPythonRadio IG: https://www.instagram.com/mpr_network/ YouTube: https://www.youtube.com/channel/UCtrEaKcyN8KvC3pqaiYc0RQ MORELIA CENTRAL Website: https://www.moreliapythonradio.net Email: [email protected] M…
…
continue reading

1
#506: ty: Astral's New Type Checker (Formerly Red-Knot)
1:04:19
1:04:19
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:04:19The folks over at Astral have made some big-time impacts in the Python space with uv and ruff. They are back with another amazing project named ty. You may have known it as Red-Knot. But it's coming up on release time for the first version and with the release it comes with a new official name: ty. We have Charlie Marsh and Carl Meyer on the show t…
…
continue reading
Topics covered in this episode: pre-commit: install with uv PEP 773: A Python Installation Manager for Windows (Accepted) Changes for Textual The Best Programmers I Know Extras Joke Watch on YouTube About the show Sponsored by NordLayer: pythonbytes.fm/nordlayer Connect with the hosts Michael: @[email protected] / @mkennedy.codes (bsky) Brian:…
…
continue reading

1
Going Beyond requirements.txt With pylock.toml and PEP 751
1:31:46
1:31:46
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:31:46What is the best way to record the Python dependencies for the reproducibility of your projects? What advantages will lock files provide for those projects? This week on the show, we welcome back Python Core Developer Brett Cannon to discuss his journey to bring PEP 751 and the pylock.toml file format to the community. Brett has been working on a w…
…
continue reading

1
Python Day Special: dependency injection в Python
1:01:20
1:01:20
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:01:20Python Day на Positive Hack Days 2025 — https://clck.ru/3KW4fm Ведущие – Григорий Петров и Никита Соболев Ссылки выпуска: Курс Learn Python — https://learn.python.ru/advanced Канал Миши в Telegram — https://t.me/tricky_python Канал Moscow Python в Telegram — https://t.me/moscow_python Все выпуски — https://podcast.python.ru Митапы Moscow Python — h…
…
continue reading
Live von der DjangoCon Europe 2025 in Dublin - Tag 3 (click here to comment) 25. April 2025, Jochen Wir melden uns wieder von der DjangoCon Europe 2025 aus der Hotellobby. Diesmal haben wir Sebastian dabei, der am ersten Tag einen Vortrag über die Feinheiten in den Django Release Notes gehalten hat, den wir leider nicht sehen konnten, weil wir da n…
…
continue reading

1
#505: t-strings in Python (PEP 750)
1:11:59
1:11:59
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:11:59Python has many string formatting styles which have been added to the language over the years. Early Python used the % operator to injected formatted values into strings. And we have string.format() which offers several powerful styles. Both were verbose and indirect, so f-strings were added in Python 3.6. But these f-strings lacked security featur…
…
continue reading
Are you looking for some projects where you can practice your Python skills? Would you like to experiment with building a generative AI app or an automated knowledge graph sentiment analysis tool? This week on the show, we speak with Raymond Camden about his journey into Python, his work in developer relations, and the Python projects featured on h…
…
continue reading

1
Python Day Special: асинхронность
1:02:28
1:02:28
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:02:28Python Day на Positive Hack Days 2025 — https://clck.ru/3KW4fm Ведущие – Григорий Петров и Никита Соболев Ссылки выпуска: Курс Learn Python — https://learn.python.ru/advanced Канал Миши в Telegram — https://t.me/tricky_python Канал Moscow Python в Telegram — https://t.me/moscow_python Все выпуски — https://podcast.python.ru Митапы Moscow Python — h…
…
continue reading

1
#504: Developer Trends in 2025
1:09:53
1:09:53
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:09:53What trends and technologies should you be paying attention to today? Are there hot new database servers you should check out? Or will that just be a flash in the pan? I love these forward looking episodes and this one is super fun. I've put together an amazing panel: Gina Häußge, Ines Montani, Richard Campbell, and Calvin Hendryx-Parker. We dive i…
…
continue reading
Topics covered in this episode: pirel: Python release cycle in your terminal FastAPI Cloud Python's new t-strings Extras Joke Watch on YouTube About the show Sponsored by NordLayer: pythonbytes.fm/nordlayer Connect with the hosts Michael: @[email protected] / @mkennedy.codes (bsky) Brian: @[email protected] / @brianokken.bsky.social Sho…
…
continue reading
Python Day на Positive Hack Days 2025 — https://clck.ru/3KW4fm Ведущие – Григорий Петров и Михаил Корнеев Новости выпуска: В Python закончили затаскивать криптографию из HACL* — https://jonathan.protzenko.fr/2025/04/18/python.html Релиз Pydantic v2.11 — https://pydantic.dev/articles/pydantic-v2-11-release Dependency groups и экспериментальная подде…
…
continue reading
In this episode of MPR, we are talking about the Angolan python. We talk about some of the natural history, keeping suggestions and some of the breeding data that has been recorded. MPR Network Socials FB: https://www.facebook.com/MoreliaPythonRadio IG: https://www.instagram.com/mpr_network/ YouTube: https://www.youtube.com/channel/UCtrEaKcyN8KvC3p…
…
continue reading

1
#503: The PyArrow Revolution
1:08:36
1:08:36
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:08:36Pandas is at a the core of virtually all data science done in Python, that is virtually all data science. Since it's beginning, Pandas has been based upon numpy. But changes are afoot to update those internals and you can now optionally use PyArrow. PyArrow comes with a ton of benefits including it's columnar format which makes answering analytical…
…
continue reading
Topics covered in this episode: pip 25.1 has dependency groups, pylock.toml, plus more aiohttp goes free threaded uv 0.6.15 supports pylock.toml Whenever Extras Joke Watch on YouTube About the show Sponsored by Porkbun! Use our link pythonbytes.fm/porkbun and get a .app or .dev domain for $5.99 at Porkbun. Connect with the hosts Michael: @mkennedy@…
…
continue reading
Python Day на Positive Hack Days 2025 — https://clck.ru/3KW4fm Ведущие – Григорий Петров и Денис Аникин Ссылки выпуска: Курс Learn Python — https://learn.python.ru/advanced Канал Миши в Telegram — https://t.me/tricky_python Канал Moscow Python в Telegram — https://t.me/moscow_python Все выпуски — https://podcast.python.ru Митапы Moscow Python — htt…
…
continue reading

1
Live von der DjangoCon Europe 2025 in Dublin - Tag 2
1:06:15
1:06:15
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:06:15Live von der DjangoCon Europe 2025 in Dublin - Tag 2 (click here to comment) 24. April 2025, Jochen Wir melden uns erneut von der DjangoCon Europe und sprechen über die Highlights des zweiten Konferenztages – mit jeder Menge technischer Einblicke, spannenden Talks und persönlichen Eindrücken. Diesmal mit dabei: Ronny als Gast in unserer Runde! 🎉 Ge…
…
continue reading
Live von der DjangoCon Europe 2025 in Dublin - Tag 1 (click here to comment) 23. April 2025, Jochen In dieser Sonderausgabe melden wir uns live von der DjangoCon Europe in Dublin! 🍀 Wir sitzen in der Hotellobby und berichten von unseren ersten Eindrücken - inklusive des typisch irischen Wetters. Unser besonderer Gast ist diesmal Sarah, aktuell Djan…
…
continue reading
Python Day на Positive Hack Days 2025 — https://clck.ru/3KW4fm Ведущие – Григорий Петров и Михаил Корнеев Ссылки выпуска: Курс Learn Python — https://learn.python.ru/advanced Канал Миши в Telegram — https://t.me/tricky_python Канал Moscow Python в Telegram — https://t.me/moscow_python Все выпуски — https://podcast.python.ru Митапы Moscow Python — h…
…
continue reading

1
#502: Django Ledger: Accounting with Python
1:03:38
1:03:38
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:03:38Do 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, create…
…
continue reading
Topics covered in this episode: Huly CVE Foundation formed to take over CVE program from MITRE drawdb 14 Advanced Python Features Extras Joke Watch on YouTube About the show Sponsored by Posit Workbench: pythonbytes.fm/workbench Connect with the hosts Michael: @[email protected] / @mkennedy.codes (bsky) Brian: @[email protected] / @bria…
…
continue reading
Are you looking for a fast database that can handle large datasets in Python? What’s the difference between a Python expression and a statement? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects. We cover a Real Python article that explores DuckDB and discuss creating a database by r…
…
continue reading

1
Bytes und Strings
1:50:33
1:50:33
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:50:33Bytes und Strings (click here to comment) 18. April 2025, Jochen In dieser Episode werfen wir einen Blick auf das nächste Kapitel von "Fluent Python" über "Bytes und Strings". Johannes erklärt die wichtigsten Konzepte und warum UTF-8 fast immer die richtige Wahl ist. 🌍 In unseren News sprechen wir über: DeepSeek und aktuelle Entwicklungen bei Sprac…
…
continue reading
Topics covered in this episode: How to Write a Git Commit Message Caddy Web Server Some new PEPs approved juv Extras Joke Watch on YouTube About the show Sponsored by Posit Connect: pythonbytes.fm/connect Connect with the hosts Michael: @[email protected] / @mkennedy.codes (bsky) Brian: @[email protected] / @brianokken.bsky.social Show:…
…
continue reading

1
#501: Marimo - Reactive Notebooks for Python
1:00:35
1:00:35
Αναπαραγωγή αργότερα
Αναπαραγωγή αργότερα
Λίστες
Like
Liked
1:00:35Have 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 a…
…
continue reading
Do you want to learn deeper concepts in Python? Would the accountability of scheduled group classes help you get past the basics? This week, five Real Python Intermediate Deep Dive workshop members discuss their experiences. We discuss the struggles of learning Python independently and the barriers to moving beyond the basics. We also explore the a…
…
continue reading
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 aw…
…
continue reading