/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands
NameSizeModeActions
__pycache__/-0755rm
cache.py56760644editdlrm
cache.pyc56110644editdlrm
cache.pyo56110644editdlrm
check.py16770644editdlrm
check.pyc19650644editdlrm
check.pyo19650644editdlrm
completion.py30810644editdlrm
completion.pyc36160644editdlrm
completion.pyo36160644editdlrm
configuration.py93440644editdlrm
configuration.pyc99030644editdlrm
configuration.pyo99030644editdlrm
debug.py73140644editdlrm
debug.pyc82880644editdlrm
debug.pyo82880644editdlrm
download.py49180644editdlrm
download.pyc48360644editdlrm
download.pyo48360644editdlrm
freeze.py34520644editdlrm
hash.py18430644editdlrm
hash.pyc27930644editdlrm
hash.pyo27930644editdlrm
help.py12700644editdlrm
help.pyc17310644editdlrm
help.pyo17310644editdlrm
install.py287270644editdlrm
install.pyc211220644editdlrm
install.pyo210600644editdlrm
list.py113120644editdlrm
search.py57560644editdlrm
search.pyc60540644editdlrm
search.pyo60130644editdlrm
show.py69960644editdlrm
show.pyc70000644editdlrm
show.pyo70000644editdlrm
uninstall.py33110644editdlrm
uninstall.pyc35760644editdlrm
uninstall.pyo35760644editdlrm
wheel.py64190644editdlrm
wheel.pyc59780644editdlrm
wheel.pyo58860644editdlrm
__init__.py41000644editdlrm
__init__.pyc35700644editdlrm
__init__.pyo35700644editdlrm
Edit: /opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyc (5611B)
Ρς i“Rec@@sοddklZddkZddkZddkZddkiiiZddk l Z ddk l Z l Z ddklZlZddklZeo*ddklZddklZlZneieƒZd e fd „ƒYZdS( i(tabsolute_importN(tCommand(tERRORtSUCCESS(t CommandErrortPipError(tMYPY_CHECK_RUNNING(tValues(tAnytListt CacheCommandcB@sbeZdZeZdZd„Zd„Zd„Zd„Z d„Z d„Z d„Z d „Z RS( sw Inspect and manage pip's wheel cache. Subcommands: - dir: Show the cache directory. - info: Show information about the cache. - list: List filenames of packages stored in the cache. - remove: Remove one or more package from the cache. - purge: Remove all items from the cache. ```` can be a glob expression or a package name. s| %prog dir %prog info %prog list [] %prog remove %prog purge cC@sεh|id6|id6|id6|id6|id6}|iptidƒtS| p|d|jo$tidd i t |ƒƒƒtS|d}y||||d ƒWn*t j o}ti|i dƒtSXt S( Ntdirtinfotlisttremovetpurges<pip cache commands can not function since cache is disabled.isNeed an action (%s) to perform.s, i(t get_cache_dirtget_cache_infotlist_cache_itemstremove_cache_itemst purge_cachet cache_dirtloggerterrorRtjointsortedRtargsR(tselftoptionsRthandlerstactionte((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pytrun-s*        cC@s+|otdƒ‚nti|iƒdS(NsToo many arguments(RRR R(RRR((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyROscC@s‹|otdƒ‚nt|i|dƒƒ}|i|ƒ}ti|ƒ}tidƒid|d|d|ƒi ƒ}t i |ƒdS(NsToo many argumentst*sq Location: {location} Size: {size} Number of wheels: {package_count} tlocationt package_counttsize( Rtlent _find_wheelst_wheels_cache_dirt filesystemtformat_directory_sizettextwraptdedenttformattstripRR (RRRt num_packagestcache_locationt cache_sizetmessage((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyRVs c C@sηt|ƒdjotdƒ‚n|o|d}nd}|i||ƒ}|ptidƒdSg}xH|D]@}tii|ƒ}ti |ƒ}|i di ||ƒƒqvWtidƒtidi t |ƒƒƒdS( NisToo many argumentsiR!sNothing cached.s - {} ({})sCache contents: s (R%RR&RR tostpathtbasenameR(tformat_file_sizetappendR,RR( RRRtpatterntfilestresultstfilenametwheelR$((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyRls"  cC@s―t|ƒdjotdƒ‚n|ptdƒ‚n|i||dƒ}|ptdƒ‚nx+|D]#}ti|ƒtid|ƒqnWtidt|ƒƒdS(NisToo many argumentssPlease provide a patternisNo matching packagess Removed %ssFiles removed: %s(R%RR&R2tunlinkRtdebugR (RRRR8R:((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyR„s cC@s*|otdƒ‚n|i|dgƒS(NsToo many argumentsR!(RR(RRR((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyR•scC@stii|idƒS(Ntwheels(R2R3RR(RR((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyR'œscC@s=|i|ƒ}|d|jodnd}ti||ƒS(Nt-s*.whls-*.whl(R'R(t find_files(RRR7t wheel_dir((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyR& s(t__name__t __module__t__doc__tTruetignore_require_venvtusageR RRRRRR'R&(((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyR s  "      (t __future__RtloggingR2R*tpip._internal.utils.filesystemt _internaltutilsR(tpip._internal.cli.base_commandRtpip._internal.cli.status_codesRRtpip._internal.exceptionsRRtpip._internal.utils.typingRtoptparseRttypingRR t getLoggerRBRR (((sM/opt/alt/python37/lib/python3.7/site-packages/pip/_internal/commands/cache.pyts