Hot Python How-Tos

How To: Use the RUR-PLE learning environment

In this ShowMeDo, André Roberge shows you how to use RUR-PLE. RUR-PLE is a learning environment designed to teach Python and help people learn computer programming. A really cool idea that will hopefully make this subject seem a bit easier to understand, and less boring. Good luck!

How To: Automate web testing with PAMIE

This Pamie Demo shows how to setup, install and run a simple automation script. It shows you: how to install Pamie, how to create a Pamie test script to Automate a form using PythonWin IDE, how to write the script and how to run the test. The volume is really low so crank your speakers way up and make sure you have the proper Python and programs downloaded.

How To: Make a .deb package on Ubuntu

CAUTION: This video is slow to load. This video shows you how to make an installable Debian package (".deb") out of a python program. The example program to demonstrate this technique is a little Python game called "rock, paper, scissors".

Next Page