Building Data-Driven Web Apps with Pyramid and SQLAlchemy Transcripts
Chapter: Your first Pyramid site
Lecture: Demo: Creating the starter project PyCharm
Login or
purchase this course
to watch this video and the rest of the course contents.
0:01
You've already seen how to create a pyramid website from the command line interface and like I said, that works everywhere.
0:09
But if you happen to be using PyCharm Professional this gets a whole lot simpler. So, this does not work on the Community Edition
0:16
one of the differentiators between the paid and Community Edition of PyCharm is this web development stuff, so really for this course
0:25
the professional one is the only one that makes sense. But if you have that, you could skip a lot of this and go ahead and just do it in PyCharm.
0:32
So, let's see how that goes.