#100DaysOfWeb in Python Transcripts
Chapter: Day 52: Anvil - Full Stack Web Apps
Lecture: Introducing Anvil

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Now that you've seen the application that we're going to build, our SharePoint document management knock-off thing,
0:07 you might be thinking there's no way we'll be able to build that in like 30 minutes or whatever this is going to take. Well, it turns out,
0:15 if we use this thing called Anvil, we can. So Anvil is this new product that came out that lets you write Python code for everything that you do,
0:24 and it's really this cool visual designer and application builder for Python web applications with both the service side and client side component.
0:34 Now there's a free version of Anvil that you can get, and it has some restrictions. And so I was a little bit hesitant to use it for this course
0:41 because for it to really take full advantage of it, you have to pay for it. But on the other hand, it's so powerful.
0:47 I think a lot of you will really appreciate what you can do with it and might actually find it super useful
0:52 and not mind paying the small bit that you pay anyway.


Talk Python's Mastodon Michael Kennedy's Mastodon