代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/348543/3154372
py create_languages_js.py
#!/usr/bin/env python
import sys, os, re
try:
import chardet
except ImportError:
print "You need universal encoding detector for this script"
print " http://chardet.feedparser.org or apt
www.eeworm.com/read/348543/3154439
py create_languages_js.py
#!/usr/bin/env python
import sys, os, re
try:
import chardet
except ImportError:
print "You need universal encoding detector for this script"
print " http://chardet.feedparser.org or apt
www.eeworm.com/read/347663/3163995
py docmaker.py
#!/usr/bin/env python
#
# DocMaker 0.2 (c) 2002 David Turner
#
# This program is a re-write of the original DocMaker took used
# to generate the API Reference of the FreeType fon
www.eeworm.com/read/346804/3180919
js shbrushpython.js
/*
* JsMin
* Javascript Compressor
* http://www.crockford.com/
* http://www.smallsharptools.com/
*/
dp.sh.Brushes.Python=function()
{var keywords='and assert break class continue def del
www.eeworm.com/read/344520/3208198
py docbeauty.py
#!/usr/bin/env python
#
# DocBeauty (c) 2003, 2004 David Turner
#
# This program is used to beautify the documentation comments used
# in the FreeType 2 public headers.
#
from s
www.eeworm.com/read/344520/3208203
py docmaker.py
#!/usr/bin/env python
#
# DocMaker (c) 2002, 2004 David Turner
#
# This program is a re-write of the original DocMaker took used
# to generate the API Reference of the FreeType f
www.eeworm.com/read/341021/3260914
py mpdsigjob.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
"""
usage: mpdsigjob sigtype [-j jobid OR -a jobalias] [-s|g]
sigtype must be
www.eeworm.com/read/341021/3260924
py mpdallexit.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
"""
usage: mpdallexit (no args)
causes all mpds in the ring to exit
"""
from time
www.eeworm.com/read/341021/3260925
py mpdhelp.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
"""
The following mpd commands are available. For usage of any specific one,
invo
www.eeworm.com/read/341021/3260929
py mpdringtest.py
#!/usr/bin/env python
#
# (C) 2001 by Argonne National Laboratory.
# See COPYRIGHT in top-level directory.
#
"""
usage: mpdringtest [number of loops]
Times a single message going around the r