Building Data-Driven Web Apps with Pyramid and SQLAlchemy Transcripts
Chapter: Welcome to the course
Lecture: Introducing the course

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Hello and welcome to Data Driven Web Apps in Pyramid. In this course, we are going to take the Pyramid web framework
0:08 which is a Python-based web framework and we're going to build some amazing data driven web applications. We're going to use Bootstrap which is one
0:17 of the most popular CSS front end design frameworks to make our web app we build in Python look great.
0:24 Of course, almost all web applications access databases. At least the dynamic ones do. And we're going to use the most popular
0:31 and powerful Python-based ORM called SQLAlchemy to write Python classes and map those to our database. Welcome, welcome, welcome
0:41 to Data Driven Web Apps in Pyramid. We're going to have a great time building some real world applications and learning
0:48 some real world ways to put them into production.


Talk Python's Mastodon Michael Kennedy's Mastodon