SILENT KILLERPanel

Current Path: > > opt > alt > python34 > lib > python3.4 > > > site-packages > pip


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/alt/python34/lib/python3.4///site-packages/pip

NameTypeSizeLast ModifiedActions
__pycache__ Directory - -
_vendor Directory - -
backwardcompat Directory - -
commands Directory - -
vcs Directory - -
__init__.py File 9428 bytes November 13 2023 21:20:25.
__main__.py File 116 bytes November 13 2023 21:20:25.
basecommand.py File 6578 bytes November 13 2023 21:20:25.
baseparser.py File 8162 bytes November 13 2023 21:20:25.
cmdoptions.py File 9330 bytes November 13 2023 21:20:25.
download.py File 22580 bytes November 13 2023 21:20:25.
exceptions.py File 1086 bytes November 13 2023 21:20:25.
index.py File 40403 bytes November 13 2023 21:20:25.
locations.py File 6202 bytes November 13 2023 21:20:25.
log.py File 9455 bytes November 13 2023 21:20:25.
pep425tags.py File 2969 bytes November 13 2023 21:20:25.
req.py File 83753 bytes November 13 2023 21:20:25.
runner.py File 431 bytes November 13 2023 21:20:25.
status_codes.py File 116 bytes November 13 2023 21:20:25.
util.py File 25124 bytes November 13 2023 21:20:25.
wheel.py File 20800 bytes November 13 2023 21:20:25.

Reading File: //opt/alt/python34/lib/python3.4///site-packages/pip/runner.py

import sys
import os


def run():
    base = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
    ## FIXME: this is kind of crude; if we could create a fake pip
    ## module, then exec into it and update pip.__path__ properly, we
    ## wouldn't have to update sys.path:
    sys.path.insert(0, base)
    import pip
    return pip.main()


if __name__ == '__main__':
    exit = run()
    if exit:
        sys.exit(exit)

SILENT KILLER Tool