代码搜索结果

找到约 11,834 项符合 Python 的代码

demo.pyw

#!/usr/bin/env python import Main Main.main()

demo.py

#!/usr/bin/env python import Main Main.main()

readme.txt

To run the main demo in this directory, execute demo.py. In other words, one of the following commands should do it: demo.py python demo.py pythonw demo.py

readme

Python-to-libsvm interface Introduction ============ Python (http://www.python.org/) is a programming language suitable for rapid development. This python-to-libsvm interface is developed so users

soundex3b.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg

soundex3c.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg

soundex2b.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg

soundex2a.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg

soundex4d.py

"""Soundex algorithm This program is part of "Dive Into Python", a free Python book for experienced programmers. Visit http://diveintopython.org/ for the latest version. """ __author__ = "Mark Pilg

license.txt

Python 2.1.1 license (http://www.python.org/2.1.1/license.html) A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathemati