Modern Python Projects Transcripts
Chapter: Course conclusion and review
Lecture: Building an executable application

Login or purchase this course to watch this video and the rest of the course contents.
0:00 The last thing that we built was a gui application for our uptimer. That way, people who are not programmers and who don't know how to use the
0:09 terminal application can use it. We took that GUI application, and with the Help of pyinstaller, we first turned it into a Mac application.
0:20 And then we switched to a Windows machine where we did the same steps to build
0:23 a Windows application, and it actually worked on different Windows Computer that didn't have Python
0:30 installed, which is great because it means that now you can send it to your windows using friends, and they can use your cool uptimer tool.


Talk Python's Mastodon Michael Kennedy's Mastodon