Talk Python To Me

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.

Tämä podcast on lisätty Podme-palveluun avoimen RSS-syötteen kautta eikä se ole Podmen omaa tuotantoa. Siksi podcastin jaksot saattavat sisältää mainontaa.

Jaksot(555)

#284: Modern and fast APIs with FastAPI

#284: Modern and fast APIs with FastAPI

As Python 3 has eclipsed the old constrains of Python 2 and web frameworks that adopted them, we have seen a big jump in new frameworks appearing on the scene taking full advantage of things like type...

4 Loka 20201h 6min

#283: Web scraping, the 2020 edition

#283: Web scraping, the 2020 edition

Web scraping is pulling the HTML of a website down and parsing useful data out of it. The use-cases for this type of functionality are endless. Have a bunch of data on governmental sites that are only...

23 Syys 202048min

#282: pre-commit framework

#282: pre-commit framework

Git hook scripts are useful for identifying simple issues before committing your code. Hooks run on every commit to automatically point out issues in code such as trailing whitespace and debug stateme...

17 Syys 202059min

#281: Python in Car Racing

#281: Python in Car Racing

I love to bring you stories of Python being used in amazing places outside the traditional tech silos of pure web development and data science. On this episode, you'll meet Robert "Kane" Replogle, wh...

9 Syys 20201h

#280: Python and AI in Journalism

#280: Python and AI in Journalism

If there has ever been a time in history that journalism is needed to shine a light on what's happening in the world, it's now. Would it surprise you to hear that Python and machine learning are playi...

5 Syys 202055min

#279: Modern Python Developer's Toolkit

#279: Modern Python Developer's Toolkit

Python is quick and easy to learn. And yet, there is a massive gap between knowing the common aspects of the language (loops, variables, functions, and so on) and how to write a well-factored applicat...

29 Elo 20201h 1min

#278: Teach kids Python with real programming and fun games at Code Combat

#278: Teach kids Python with real programming and fun games at Code Combat

If there is one message I've been pushing across all of the Talk Python episodes, it's that programming is a superpower. Rather than all of us abandoning what we're interested in and becoming CS major...

21 Elo 20201h 5min

#277: 10 tips every Django developer should know

#277: 10 tips every Django developer should know

We recently covered 10 tips that every Flask developer should know. But we left out a pretty big group in the Python web space: Django developers! And this one is for you. I invited Bob Belderbos, who...

10 Elo 20201h 11min