代码搜索:Python
找到约 10,000 项符合「Python」的源代码
代码结果 10,000
www.eeworm.com/read/438717/1823414
py vinfo.py
#! /usr/bin/env python
# Print some info about a CMIF movie file
# Usage:
#
# Vinfo [-d] [-q] [-s] [-t] [file] ...
# Options:
#
# -d : print deltas between frames instead of frame times
# -
www.eeworm.com/read/438717/1823432
py vplay.py
#! /usr/bin/env python
# Play CMIF movie files
# Help function
def help():
print 'Usage: Vplay [options] [file] ...'
print
print 'Options:'
print '-M magnify : magnify the image by the given f
www.eeworm.com/read/438086/1827541
py func_test.py
#!/usr/bin/python
import os, sys, signal, traceback, time
from socket import *
class MessageSender:
def __init__(self, repeat=1000):
self.repeat = repeat
def sendMessages(se
www.eeworm.com/read/437501/1830715
py docmaker.py
#!/usr/bin/env python
#
# DocMaker (c) 2002, 2004, 2008 David Turner
#
# This program is a re-write of the original DocMaker took used
# to generate the API Reference of the Free
www.eeworm.com/read/433231/1884441
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/432968/1885975
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/432906/1886508
py test.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/432906/1886511
py domaintracking.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/432906/1886512
py xendomain.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under
www.eeworm.com/read/432906/1886514
py xm.py
#!/usr/bin/python
"""
Copyright (C) International Business Machines Corp., 2005
Author: Dan Smith
This program is free software; you can redistribute it and/or modify
it under