Effective PyCharm Transcripts
Chapter: Packages
Lecture: Your turn

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Packages are fun knowing how to create them. Really allows you to share your code much better than just trying to share a 'py' file
0:07 So it's your turn to go over and create a package. So what we're gonna do is drop over onto the GitHub repository.
0:16 Go into the Python packages. Your turn section Creative Project, turn it into a package add a feature,
0:22 include a set up through the creative setup.py. Use the package. And if you want extra points,
0:28 you could even create some distributable wheels and potentially install it or something like that.
0:33 So it's your turn to go play with packaging. Have a lot of fun.


Talk Python's Mastodon Michael Kennedy's Mastodon