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 sales@edureka.co 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
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
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
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
MPR's Herp History: Michael Burger
1:37:02
1:37:02
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
1:37:02In this episode of MPR, we have another installment of MPR's herp history. We are chatting with Michael Burger, the author of the Dragon Traders. Buy the 2nd edition here https://www.ecouniverse.com/product/the-dragon-traders-second-edition-2023/ Michael's Facebook https://www.facebook.com/michael.burger.100046/about MPR Network Socials FB: https:/…
…
continue reading

1
#507: Agentic AI Workflows with LangGraph
1:03:59
1:03:59
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
1:03:59If 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 take further action based on what it has learned at that point. And frameworks provide all the necessary building blocks to weave these into your apps with features like long-term memory and d…
…
continue reading

1
#434 Most of OpenAI’s tech stack runs on Python
29:01
29:01
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
29:01Topics covered in this episode: Making PyPI’s test suite 81% faster People aren’t talking enough about how most of OpenAI’s tech stack runs on Python PyCon Talks on YouTube Optimizing Python Import Performance Extras Joke Watch on YouTube About the show Sponsored by Digital Ocean: pythonbytes.fm/digitalocean-gen-ai Use code DO4BYTES and get $200 in…
…
continue reading

1
Python Thread Safety & Managing Projects With uv
34:48
34:48
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
34:48What are the ways you can manage multithreaded code in Python? What synchronization techniques are available within Python’s threading module? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects. Christopher discusses his recent Real Python video course about thread safety. The course …
…
continue reading

1
Python Day Special: dependency injection в Python
1:01:20
1:01:20
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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
Topics covered in this episode: git-flight-rules Uravelling t-strings neohtop Introducing Pyrefly: A new type checker and IDE experience for Python Extras Joke Watch on YouTube About the show Sponsored by us! Support our work through: Our courses at Talk Python Training The Complete pytest Course Patreon Supporters Connect with the hosts Michael: @…
…
continue reading

1
DjangoCon Europe 2025: Live Recording From Dublin
57:19
57:19
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
57:19What goes into making video courses at Real Python? How should you build an installable Django application? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects. This week, the Real Python Podcast is experiencing several firsts. We recorded a show in front of a live audience for the ver…
…
continue reading

1
Ryan Young & Nick Mutton Return to MPR
2:16:04
2:16:04
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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: Info@moreliapythonradio.com M…
…
continue reading

1
#506: ty: Astral's New Type Checker (Formerly Red-Knot)
1:04:19
1:04:19
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian:…
…
continue reading

1
Going Beyond requirements.txt With pylock.toml and PEP 751
1:31:46
1:31:46
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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
#505: t-strings in Python (PEP 750)
1:11:59
1:11:59
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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

1
Experiments With Gen AI, Knowledge Graphs, Workflows, and Python
59:18
59:18
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
59:18Are 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
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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
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: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @brianokken.bsky.social Sho…
…
continue reading

1
#504: Developer Trends in 2025
1:09:53
1:09:53
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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

1
Новости мира Python за апрель 2025
54:15
54:15
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
54:15Python 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

1
The Pythons of Africa, Pt.1. The Angolan Python.
59:53
59:53
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
59:53In 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
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

1
#503: The PyArrow Revolution
1:08:36
1:08:36
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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

1
Python Day Special: типизация в Python или mypy, Any и дженерики под микроскопом
51:50
51:50
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
51:50Python 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 3
42:53
42:53
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
42:53Live 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
Live von der DjangoCon Europe 2025 in Dublin - Tag 2
1:06:15
1:06:15
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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

1
Live von der DjangoCon Europe 2025 in Dublin - Tag 1
36:14
36:14
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
36:14Live 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

1
Python Day Special: строки в Python или магия под капотом
49:41
49:41
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
49:41Python 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
נגן מאוחר יותר
נגן מאוחר יותר
רשימות
לייק
אהבתי
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: @mkennedy@fosstodon.org / @mkennedy.codes (bsky) Brian: @brianokken@fosstodon.org / @bria…
…
continue reading