Python 2: Getting around Python modules

Beginners’ tutorial for the Python programming language. This video focuses on importing modules and using the “inspect” module to explore the source code of modules you are using.

Duration : 0:9:19



25 Responses to “Python 2: Getting around Python modules”

  1. monauajiza Says:

    Thanks a lot for …
    Thanks a lot for the vid :-) I’m learning too. I bought a book (Learning Python by : Mark Lutz & David Ashser)… I’d to learn ruby too.However, I rather take one step 1st! Not learning both at the same time. I’m seaching for a python’s e-school. I registered in Guruischool dot com and I picked python, Zope & Plone certification and they ripped me off “It’s a fake school”!

  2. monauajiza Says:

    see function didn’t …
    see function didn’t work on my side! :-(

  3. camurflage Says:

    What happened? How …
    What happened? How far did you get? Did you get “inspect” and “getsource” working? Did you get a startup script to run whenever you start Idle?

  4. thetubeaccount Says:

    sweet - more!
    sweet - more!

  5. sONYfr Says:

    Good tutoriel, …
    Good tutoriel, thank you.

    (and Monkey Island lives;))

  6. abhishekrane Says:

    gr8!!!! looking 4wd …
    gr8!!!! looking 4wd to the next 1

  7. camurflage Says:

    More coming, sorry …
    More coming, sorry for the delay.

  8. agilman Says:

    Cool, I didn’t know …
    Cool, I didn’t know the underscore trick :) I usually don’t look at sourcecode, I just use help() to get info on modules and functions.

  9. boxiness Says:

    Thanks for doing …
    Thanks for doing this tutorial!

  10. JDHyatt1989 Says:

    cheers im a nooby …
    cheers im a nooby this is a great help

  11. npall Says:

    What program is …
    What program is that again “camastasio” studio..?

  12. brontok19 Says:

    how i can make .bat …
    how i can make .bat file?

  13. camurflage Says:

    Camtasia Studio. …
    Camtasia Studio. You can get a 30 day trial at techsmith dot com.

  14. camurflage Says:

    The very last part …
    The very last part of the video shows what’s in the batch file. Basically, just call idle with the -s parameter. The .bat file is just a text file with the right s command in it to go to the right directory, then run idle with -s.

  15. muldaine Says:

    Notepad and just …
    Notepad and just save it as .bat.

  16. yeyote Says:

    are you planning to …
    are you planning to post more videos ?? please, please, when ?

  17. camurflage Says:

    Yes, I promise to …
    Yes, I promise to do more. I’m out of the country on vacation and will be back in 5 days. Then I will make another.

  18. notatestuser Says:

    Great tutorial …
    Great tutorial video, clear and easy to read. Thanks.

  19. martincs14 Says:

    sweet!!! plz do …
    sweet!!! plz do more im a newbie

  20. murfvillage Says:

    I have not been …
    I have not been doing any Python lately; I’ve been learning about Cocoa and some other things. However, I think screencasting is a great way to do ent your learning about programming and share your knowledge with others! I use iShowU (costs $20) to do screencasts on my Mac, or Camtasia Studio (more expensive) for Windows. You guys should explore Python and make some screencasts as you go!

  21. Trex7557 Says:

    Excellent!
    Excellent!

  22. wowshocker99 Says:

    It was awesome …
    It was awesome please do another helps a lot.
    I cant find a good python tutorial. I didn’t get how to do the bat file thing.

  23. bwest0179 Says:

    I can look l33t to …
    I can look l33t to my friends now thank so much.

  24. BallaB2Tru Says:

    wow what haha im …
    wow what haha im just learning how to program and i jus started tryin to learn languages and i dont kno wat ur talkin about haha guess i jus have to learn a little more before i can fully understand what your sayin haha

  25. DeviloooCry Says:

    name it and at the …
    name it and at the end type .bat for exampl” filename.bat”

Leave a Reply

Posted on May 5th, 2007 by admin

Filed under Python |

|