#177: Flask goes 1.0
Talk Python To Me15 Syys 2018

#177: Flask goes 1.0

Flask is now 8 years old and until recently had gone along pretty steady state. It had been hanging around at version 0.11 and 0.12 for some time. After a year-long effort, the web framework has now been updated to Flask 1.0.

Jaksot(518)

#93: Spreading Python through the sciences with Software Carpentry

#93: Spreading Python through the sciences with Software Carpentry

You often hear that we need to teach computer science as a foundational skill. Why? Well I'm not sure many of the leaders pushing this forward have great answers other than jobs!

3 Tammi 20171h 1min

#92: Bonus: Python Bytes Crossover: Python 3.6 is going to be awesome, Kite: your friendly co-developing AI

#92: Bonus: Python Bytes Crossover: Python 3.6 is going to be awesome, Kite: your friendly co-developing AI

Here's a bonus as many of you are on winter break or travelling around. I hope you enjoy this episode of Python Bytes. If you love it, be sure to subscribe to the full podcast. Full [show notes here](https://pythonbytes.fm/episodes/show/6/python-3.6-is- going-to-be-awesome-kite-your-friendly-co-developing-ai).

29 Joulu 201621min

#91: Top 10 Data Science Stories of 2016

#91: Top 10 Data Science Stories of 2016

It's been an amazing year for Python and Data Science. It's time to look back at the major headlines and take stock in what we've done as a community.

27 Joulu 20161h 7min

#90: Data Wrangling with Python

#90: Data Wrangling with Python

Do you have a dirty, messy data problem? Whether you work as a software developer or as a data scientist, you've surely run across data that was malformed, incomplete, or maybe even wrong. Don't let messy data wreck your apps or generate wrong results.

21 Joulu 20161h 1min

#89: A conversation with the Chief Data Scientist of the United States

#89: A conversation with the Chief Data Scientist of the United States

This special episode is hosted by Jonathon Morgan.

15 Joulu 201652min

#88: Lightweight Django

#88: Lightweight Django

Django is a very popular Python web framework. One reason is you have many building blocks to drop in for large sections of your application. Need a full-on admin table editor backend? That's a few lines of code and boom you have a basic table editor.

6 Joulu 201659min

#87: PonyORM: The most Pythonic ORM yet?

#87: PonyORM: The most Pythonic ORM yet?

If you could have any API you want for accessing data from Python, what would it look like? What would make it Pythonic? This week you'll hear about Pony ORM: Pony is a Python ORM with beautiful query syntax that lets you write your database queries using Python generators and lambdas.

29 Marras 201656min

#86: Python at StackOverflow

#86: Python at StackOverflow

If you run into a problem with some API or Python code what do you do to solve it? I personally throw a few keywords into google, sometimes even before checking the full docs.

24 Marras 20161h 10min