[ Root System Explorer ]
Location:
Root
/
opt
/
venv
/
sockfence
/
bin
+ Folder
+ File
Upload
Editing: pip3
#!/opt/venv/sockfence/bin/python3 # -*- coding: utf-8 -*- import re import sys from pip._internal.cli.main import main if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) sys.exit(main())
SAVE CHANGES
[ CANCEL ]
Name
Type
Actions
.. (Parent Directory)
📄 Activate.ps1
FILE
Ren
[EDIT]
DEL
📄 activate
FILE
Ren
[EDIT]
DEL
📄 activate.csh
FILE
Ren
[EDIT]
DEL
📄 activate.fish
FILE
Ren
[EDIT]
DEL
📄 pip
FILE
Ren
[EDIT]
DEL
📄 pip3
FILE
Ren
[EDIT]
DEL
📄 pip3.9
FILE
Ren
[EDIT]
DEL
📄 python
FILE
Ren
[EDIT]
DEL
📄 python3
FILE
Ren
[EDIT]
DEL
📄 python3.9
FILE
Ren
[EDIT]
DEL