Building Data-Driven Web Apps with Pyramid and SQLAlchemy Transcripts
Chapter: Setup
Lecture: Get the source code

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Everything you see me write. Every bit of code that we create and all the stuff that we generate during this course and even some
0:08 of the raw data needed to generate that is available for you on GitHub. So I encourage you to drop over here at GitHub.com/talkPython/
0:18 here's a long one data-driven-web-apps-with-pyramid-and-sqlalchemy separated by dashes. Go over there and star and fork this repository star
0:28 so you can get back to it and fork it, of course so you have a permanent copy in your GitHub account.
0:32 If you don't want to, you can just go to the clone and download button and download the zip. But I recommend that you link it to your GitHub account.
0:39 That way you have access to it forever. So if you're wondering how something worked dropped over here in the GitHub repository and check it out.
0:47 There's a section that has the various versions the various chapters. Every single chapter we have a separate saved copy of what we built.
0:56 You can go and see exactly what was built. There's a before and after section. So that you can compare and see what was done during just that chapter.
1:05 Alright, so, be sure to grab this. And, and get it yourself. We're ready to go. You could start from scratch and follow along.
1:11 But like I said, at some point, you'll need, like the data and stuff to generate, say, the database.


Talk Python's Mastodon Michael Kennedy's Mastodon