mattvenn / python-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demos and Examples for the CPD python workshop

See the demos here. We cover:

  • flickr - uploading photos
  • opencv - video processing
  • pil - algorithmic image creation
  • scipy - graphing
  • sorting
  • sound - playing sound with pygame
  • timelapse - taking a sequence of photos using opencv
  • turtle - simulating the old logo turtle
  • twitter - posting an update to twitter
  • www - a simple web server
  • xively - storing and graphing realtime sensor data on the web with xively

Todo

  • flickr, authentication on every computer? why?
  • check linux install command for: ** pil ** opencv ** pygame

Docs todo

  • links to PIL draw module
  • link to interactivepython.com for turtle

About


Languages

Language:Python 99.9%Language:HTML 0.1%