Python Refcard

This is my Python 2.5 reference card:

Python 2.5 Reference Card

36 Comments

  1. Why says:

    I’ve been looking for this for ages! Thank you very much for sharing it with the world.

    Mike

  2. zudoor says:

    thanks, great job!

  3. Tony Landis says:

    Thanks, exactly what I was looking for.

  4. Ramp says:

    very very good! thanks !

  5. [...] January 26, 2009 at 3:00 pm · Filed under Development Articles, Python, Tutorial It contains: variable types (numbers, sequences, sets, strings and regular expressions), basic syntax, object orientation and modules, exception handling, system interaction, input/output, standard library. Very nice, check it out here -> http://users.physik.fu-berlin.de/~mgoerz/blog/2008/05/python-refcard/ [...]

  6. Python CheatSheet…

    It contains: variable types (numbers, sequences, sets, strings and regular expressions), basic syntax, object orientation and modules, exception handling, system interaction, input/output, standard library….

  7. wella says:

    Wow, this is great, thanks! I recently started learning Python and this will help a lot..

  8. [...] Homepage of Michael Goerz » Blog Archive » Python Refcard Python Refcard (tags: programming reference python tutorial tech cheatsheet sheet quickreference refcard) [...]

  9. [...] Python cheatsheet Filed under: Reference, Skills — 0ddn1x @ 2009-01-27 22:58:06 +0000 http://users.physik.fu-berlin.de/~mgoerz/blog/2008/05/python-refcard/ [...]

  10. Michael Goerz says:

    @D’gou: You’re right. I changed it to ‘raise MyExcept(data)’

  11. Willem says:

    Wow, this is great, thanks! I recently started learning Python and this will help a lot.

  12. [...] Michael Goerz created a great Python Reference Card detailing: [...]

  13. alizeee says:

    This looks great, I was just considering learning Python this weekend. I think this will definitely come in handy jump starting my learning, as well as aiding me in my projects. Thanks a million..

  14. Mike says:

    Can you update this for 3.0 as well?

  15. [...] Homepage of Michael Goerz » Blog Archive » Python Refcard [...]

  16. [...] Homepage of Michael Goerz » Blog Archive » Python Refcard (tags: reference python tutorial programming tech languages Code Development pdf refcard) [...]

  17. [...] reference card 27 01 2009 This guy has put together his own Python reference card. And he has made it available to the rest of us as a pdf and as [...]

  18. what4893 says:

    This looks great, I was just considering learning Python this weekend. I think this will definitely come in handy jump starting my learning, as well as aiding me in my projects. Thanks a million.

  19. Anders Borg says:

    Nice! Especially as I just started coding Python for GSM modules.

  20. D'gou says:

    Uhm, isn’t the form: raise MyExcept, data deprecated in favor of: raise (i.e. raise MyExcept(data)?

  21. Python cheat-sheet…

    It contains: variable types (numbers, sequences, sets, strings and regular expressions), basic syntax, object orientation and modules, exception handling, system interaction, input/output, standard library…

  22. satish says:

    thanks for the cheatsheet, the best I have seen, …. thanks a lot : -) !

  23. Sarah Powell says:

    Wow dude, most impressive!

    RT
    http://www.total-privacy.us.tc

  24. Chipzzz says:

    Woah, dude! This is the BEST!!! Thanks a million!

  25. Thanks for all your hard work to create this mose useful reference card. It’s great having it in ODT so thant we can easily expand or personalize the card.

  26. Michael Goerz says:

    How do you guys think the refcard would be improved by color? How would you colorize it?

  27. Nanomedicine says:

    This is beyond great! Thanks a lot for sharing it with the world.

    David

  28. Earn money says:

    This is simply amazing! Thanks a lot.

  29. Adam says:

    I second that, add a color version please!

  30. Awesome, been looking for something JUST like this.

  31. Well Done.
    Awsome, two page python manual!!

    Agreed with Bearxu, should be colorful.
    If you will make it colorfuk, please update me.

    Thanks.

  32. [...] this great python cheatsheet when you start working on a new Google App Engine [...]

  33. Bearxu says:

    Fantastic
    If it becomes colorful, that will be better

  34. Knight says:

    This is the best python cheatsheet ever. Thanks a million !

Leave a Reply