Michael Goerz created a great Python Reference Card detailing:

  • variable types (numbers, sequences, dictionaries, sets, strings and regular expressions)
  • basic syntax
  • object orientation and modules
  • exception handling
  • system interaction
  • input/output
  • the standard library

Get it here (PDF) (ODT).

Share this article: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Twitter
  • GatorPeeps
  • Digg
  • Reddit
  • muti.co.za
  • DZone
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Ma.gnolia
  • Slashdot

Related posts:

  1. A Python script to check Google rankings for a specific domain and search term
  2. A simpler way to send Text or HTML emails with attachments in PHP
  3. Using .htaccess to add trailing slashes to all URIs or URLs