Code Snippets: python

Title User Language Tags Description Date
A simple configuration class that uses easy syntax morph Python config module python re Usage desribed below. Replacement of the included config module. According to the TOS of Smipple... 2011-02-11
Yet another way to calculate fibonnaci numbers morph Python fibonnaci python According to the TOS of Smipple (http://www.smipple.net/tos/) this snippet is released under the MIT... 2011-02-11
Class that converts the first page of a PDF to a picture morph Python conversion jpg os pdf png poppler python thumbnail This class provides a PDF object, that holds a pixbuf, and alternatively saves this to a file. Re... 2011-02-11
Making a screenshot with Gtk+ morph Python gdk gtk os python screenshot Takes a screenshot of the root window using gtk.gdk. Requiers gtk. According to the TOS of Smi... 2011-02-11
Python dir() Interactive khelaz Python dir dump python Python dir interactive 2010-11-09
My khelaz Python python bo 2010-10-28
Call python method using string solartic PHP call class getattr method python string This code snippet shows how to call a python class method using a string. 2010-10-17
Rename.py codeskier Python python Renames files in a given directory matching a file extension. 2010-08-20
chronos letusgothen Python python time.time timer timing Code timing module with the ability to handle function return values as arguments. Can also return s... 2010-05-11
プレインテキストをHTMLに整形するサンプル key Python filter html python django-journalの中で使ってるテキストフィルタです。 プレインテキストで書いた文字列をHTMLに整形しなおします。 2010-04-20