Screencast

Creating a Photo Slideshow Application with wxPython (Video)

In this tutorial, you will learn how to improve the image viewer application that you created in the previous video tutorial to make it load up a folder of images. Then you will add some buttons so that the user can go forwards and backwards through the images or play a slideshow of the images. […]

Creating a Photo Slideshow Application with wxPython (Video) Read More »

Python 101: Episode #36 – Creating Modules and Packages

In this screencast, we will learn the basics of how to create our own module or package. You can also read the chapter this video is based on here or get the book on Leanpub Previous Episodes Python 101: Episode #35 – The virtualenv Package Python 101: Episode #34 – The SQLAlchemy Package Python 101

Python 101: Episode #36 – Creating Modules and Packages Read More »

Python 101: Episode #35 – The virtualenv Package

In this screencast, we will learn about creating Python virtual environments using the popular virtualenv package. You can also read the chapter this video is based on here or get the book on Leanpub Previous Episodes Python 101: Episode #34 – The SQLAlchemy Package Python 101 – Episode #33: The requests Package Python 101: Episode

Python 101: Episode #35 – The virtualenv Package Read More »