Building Data-Driven Web Apps with Pyramid and SQLAlchemy Transcripts
Chapter: Introducing the Pyramid framework
Lecture: Get the back story
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Before we move on from our introduction of Pyramid,
0:03
I want to give you a little extra information
0:05
if you want to go deeper.
0:06
So, obviously, I run the Talk Python To Me podcast
0:10
and over at talkpython.fm/3, so Episode 3,
0:15
you can see I interviewed Chris McDonough,
0:18
who was one of the creators of the Pyramid Web Frameworks,
0:21
who, if you want to hear a conversation going deep
0:24
inside from the creator of Pyramid himself,
0:27
well, then, drop over here and you can have a listen.
0:30
It's about an hour long.
0:32
Similarly, we're going to talk about SQLAlchemy,
0:34
and over at talkpython.fm/5 I interviewed
0:38
Mike Bayer, who is the creator and maintainer of SQLAlchemy.
0:43
Also, similar story, go deep inside and learn the history
0:46
and the features of that framework.
0:49
Obviously, I'll tell you everything I think you need to know
0:52
to build the web apps and do the data access
0:55
throughout this course,
0:56
but if you want to get a little bit deeper
0:58
and learn the personalities behind all this stuff,
1:01
then definitely check out the podcast.