Files
PowerToys/PythonHome/Lib/site-packages/pip/cmdoptions.pyc

61 lines
8.0 KiB
Plaintext
Raw Normal View History

2014-07-09 18:15:23 +08:00
<03>
<00>Sc@sSdZddlZddlmZmZmZddlmZmZd<00>Z de
fd<00><00>YZ e dd d
d d d d d <00>Z e ddd
dd dde d e<00>Ze ddd
dd dddd d<00>Ze ddd
dd dd d<00>Ze ddd
dd dddd d <00>Ze d!d
d"d#d$d d%<00>Ze d&d
d'd dde d e<00>Ze d(d)d
d*d#d$ded d+<00>Ze d,d
d-d dde d e<00>Ze d.d
d/d0d1dd2d d3<00>Ze d4d5d#d6d
d7d0d8dd9d d:<00>Ze d;d
d<d0d1dd2d e<00>Ze d=d
d>d0d1dd2d e<00>Ze d?d
d@d0dAdBdCdDdEdFgdgd dGd#d d dH<00>Ze dId
dJd0d1dd2d#d$d dK<00>Ze dLdMdNd
dOd#dPddQd dR<00>Ze dSd
dTd#dPd dGdgd dU<00>Ze dVd
dWd dde d dX<00>Ze dYdZd
d[d dGdgd#d\d d]<00>Ze d^d_d
d`d dde d e<00>Z e dad
dbd#dPd dGdgd e<00>Z!e dcd
ddd dGdgd#ded df<00>Z"e dgd
dhd dde d di<00>Z#e djd
dhd dkde d e<00>Z$e dldmd
dnd dGdgd#ded do<00>Z%e dpd
dqd dkde d e<00>Z&e drd
dsd dde d dt<00>Z'e dudvd
dwd dGdgd#dxd dy<00>Z(e dzd
d{d dd e<00>Z)e d|d
d{d dkde*d d}<00>Z+e d~d
dd#d<>ddd d<><00>Z-e d<>d<>d
d<>d dde d d<><00>Z.e d<>d<>d<>d<>d
d<>d#d<>ded d<><00>Z/e d<>d
d<>d dGd#d<>d d<><00>Z0e d<>d
d<>d dGd#d<>d d<><00>Z1e d<>d dde d d<><00>Z2id<>d<>6e eeeeeeeeeeeeeegd<>6Z3id<>d<>6eeeee e!e"e#e$e%e&e'g d<>6Z4dS(<28>sE
shared options and groups
The principle here is to define options once, but *not* instantiate them globally.
One reason being that options with action='append' can carry state between parses.
pip parse's general options twice internally, and shouldn't pass on state.
To be consistent, all options will follow this design.
i<EFBFBD><EFBFBD><EFBFBD><EFBFBD>N(t OptionGroupt SUPPRESS_HELPtOption(t build_prefixtdefault_log_filecCs?t||d<19>}x%|dD]}|j|j<00><00>qW|S(s<>
Return an OptionGroup object
group -- assumed to be dict with 'name' and 'options' keys
parser -- an optparse Parser
tnametoptions(Rt
add_optiontmake(tgrouptparsert option_grouptoption((sEc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\cmdoptions.pytmake_option_groupst OptionMakercBs eZdZd<00>Zd<00>ZRS(s<>Class that stores the args/kwargs that would be used to make an Option,
for making them later, and uses deepcopy's to reset state.cOs||_||_dS(N(targstkwargs(tselfRR((sEc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\cmdoptions.pyt__init__s cCs1tj|j<00>}tj|j<00>}t||<00>S(N(tcopytdeepcopyRRR(Rt args_copyt kwargs_copy((sEc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\cmdoptions.pyR s(t__name__t
__module__t__doc__RR(((sEc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\cmdoptions.pyRs s-hs--helptdestthelptactions
Show help.s--require-virtualenvs--require-venvt require_venvt
store_truetdefaults-vs --verbosetverbosetcountisDGive more output. Option is additive, and can be used up to 3 times.s-Vs --versiontversionsShow version and exit.s-qs--quiettquietsGive less output.s--logtlogtmetavartpathsAPath to a verbose appending log. This log is inactive by default.s--log-explicit-levelstlog_explicit_levelss
--log-files --local-logtlog_fileshPath to a verbose non-appending log, that only logs failures. This log is active by default at %default.s
--no-inputtno_inputs--proxytproxyttypetstrts<Specify a proxy in the form [user:passwd@]proxy.server:port.s --timeouts--default-timeouttsecttimeouttfloatis2Set the socket timeout (default %default seconds).s --default-vcst default_vcss--skip-requirements-regextskip_requirements_regexs--exists-actiont exists_actiontchoicetchoiceststitwtbtappendsPDefault action when a path already exists: (s)witch, (i)gnore, (w)ipe, (b)ackup.s--certtcertsPath to alternate CA bundle.s-is --index-urls
--pypi-urlt index_urltURLshttps://pypi.python.org/simple/s4Base URL of Python Package Index (default %default).s--extra-index-urltextra_index_urlss@Extra URLs of package indexes to use in addition to --index-url.s
--no-indextno_indexsAIgnore package index (only looking at --find-links URLs instead).s-fs --find-linkst
find_linksturls<6C>If a url or path to an html file, then parse for links to archives. If a local path or file:// url that's a directory, then look for archives in the directory listing.s-Ms --use-mirrorst use_mirrorss --mirrorstmirrorss--allow-externaltallow_externaltPACKAGEs1Allow the installation of externally hosted filess--allow-all-externaltallow_all_externals5Allow the installation of all externally hosted filess--no-allow-externalt store_falses--allow-unverifieds--allow-insecuretallow_unverifieds9Allow the installation of insecure and unverifiable filess--no-allow-insecuretallow_all_insecures--process-dependency-linkstprocess_dependency_linkss*Enable the processing of dependency links.s-rs --requirementt requirementstfilesQInstall from the given requirements file. This option can be used multiple times.s --use-wheelt use_wheels--no-use-wheelsVDo not Find and prefer wheel archives when searching indexes and find-links locations.s--download-cachetdownload_cachetdirs#Cache downloaded packages in <dir>.s --no-depss--no-dependenciestignore_dependenciess#Don't install package dependencies.s-bs--builds --build-dirs--build-directoryt build_dirs<72>Directory to unpack packages into and build in. The default in a virtualenv is "<venv path>/build". The default for global installs is "<OS temp dir>/pip_build_<username>".s--install-optiontinstall_optionsRs"Extra arguments to be supplied to the setup.py install command (use like --install-option="--install-scripts=/usr/local/bin"). Use multiple --install-option options to pass multiple options to setup.py install. If you are using an option with a directory path, be sure to use absolute path.s--global-optiontglobal_optionssTExtra global options to be supplied to the setup.py call before the install command.s
--no-cleans!Don't clean up build directories.sGeneral OptionsRsPackage Index Options(5RRtoptparseRRRt pip.locationsRRR tobjectRthelp_tFalsetrequire_virtualenvR R"R#R$R'R(R)R*R/R1R2R3R;R<textra_index_urlR?R@RBRCRDRFtno_allow_externalt allow_unsafetno_allow_unsafeRJRKRMtTruet no_use_wheeltNoneRNtno_depsRQRRRStno_cleant general_groupt index_group(((sEc:\Users\lifqian\Desktop\Python27\lib\site-packages\pip\cmdoptions.pyt<module> s