代码搜索:Python

找到约 10,000 项符合「Python」的源代码

代码结果 10,000
www.eeworm.com/read/440412/1798189

py sample01.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2007 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/438717/1823312

py solitaire.py

#! /usr/bin/env python """Solitaire game, much like the one that comes with MS Windows. Limitations: - No cute graphical images for the playing cards faces or backs. - No scoring or timer. - No und
www.eeworm.com/read/438717/1823315

py svkill.py

#! /usr/bin/env python # Tkinter interface to SYSV `ps' and `kill' commands. from Tkinter import * if TkVersion < 4.0: raise ImportError, "This version of svkill requires Tk 4.0 or later" from st
www.eeworm.com/read/438717/1823357

py mclock.py

#! /usr/bin/env python # "M Clock" # # An implementation in software of an original design by Rob Juda. # Clock implementation: Guido van Rossum. # Alarm and Gong features: Sape Mullender. # # XXX TO
www.eeworm.com/read/438717/1823360

py glinfo.py

#! /usr/bin/env python # Print the values of all values that can be inquired with getgdesc(). # See man getgdesc() for a description. import gl import GL def main(): names = [] maxlen = 0 for na
www.eeworm.com/read/438717/1823411

py vrecb.py

#! /usr/bin/env python # Capture a CMIF movie using the Indigo video library and board in burst mode # User interface: # # Start the application. Resize the window to the desired movie size. # Pre
www.eeworm.com/read/438717/1823445

py vb.py

#! /usr/bin/env python # Video bag of tricks: record video(+audio) in various formats and modes # XXX To do: # - audio # - improve user interface # - help button? # - command line options to set ini
www.eeworm.com/read/438119/1827368

py fckutil.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/438119/1827370

py connector.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms
www.eeworm.com/read/438119/1827371

py zope.py

#!/usr/bin/env python """ FCKeditor - The text editor for Internet - http://www.fckeditor.net Copyright (C) 2003-2008 Frederico Caldeira Knabben == BEGIN LICENSE == Licensed under the terms