Languages  >>  Python

Miscellaneous Python Videos

Language : English Quality : High Has Audio : true Source : showmedo Media : Flash
Learn about how to start testing Python programs with Nose and Nosey and how to control a Windows application with pyWinAuto     [SUGGEST  A  ARTICLE]

Tags: Python, Screencast, Showmedo, Demo,     [SUGGEST  A  TAG]

Resources referenced in this screencast
  • Python - Programming Language
  • Using Nosey for Python Testing

    In this ShowMeDo, JeffWinkler demonstrates using nosy, a tool to automatically run Nose to run unit tests -- using Eclipse with the PyDev plugin.

    Using pyWinAuto to Control a Windows Application

    In this ShowMeDo, Jeff Winkler demonstrates using pyWinAuto (v0.3.4) to control a Windows application. See also the pyWinAuto blog, download page and forum

    Introduction to PataPata

    The PataPata project is an experiment focusing on taking ideas from Squeak and Self and moving them to Python, as well as trying to go beyond the ideas in a Pythonic and educational constructivist way. It also aspires to help people build microworlds and other learning tools for the Python platform, using a prototype-based programming approach.