X7ROOT File Manager
Current Path:
/opt/cloudlinux/venv/bin
opt
/
cloudlinux
/
venv
/
bin
/
ðŸ“
..
📄
Activate.ps1
(8.82 KB)
📄
activate
(1.65 KB)
📄
activate.csh
(915 B)
📄
activate.fish
(2.14 KB)
📄
alembic
(229 B)
📄
chardetect
(237 B)
📄
cl_sysctl
(4.51 KB)
📄
clcpapi
(3.64 KB)
📄
coverage
(231 B)
📄
coverage-3.11
(231 B)
📄
coverage3
(231 B)
📄
cpanel-dbmapping
(3.83 KB)
📄
da_suid_caller.py
(686 B)
📄
detect-requirements
(238 B)
📄
dodgy
(224 B)
📄
epylint
(235 B)
📄
f2py
(232 B)
📄
f2py3
(232 B)
📄
f2py3.11
(232 B)
📄
flake8
(230 B)
📄
futurize
(231 B)
📄
get_gprof
(1.84 KB)
📄
get_objgraph
(1.63 KB)
📄
isort
(225 B)
📄
isort-identify-imports
(259 B)
📄
jsonschema
(229 B)
📄
lvestats_config_reader.py
(1.12 KB)
📄
mako-render
(229 B)
📄
normalizer
(260 B)
📄
pasteurize
(233 B)
📄
pip
(237 B)
📄
pip3
(237 B)
📄
pip3.11
(237 B)
📄
plesk_suid_caller.py
(905 B)
📄
prospector
(229 B)
📄
py.test
(237 B)
📄
pycodestyle
(228 B)
📄
pydocstyle
(229 B)
📄
pyflakes
(227 B)
📄
pylint
(233 B)
📄
pylint-config
(249 B)
📄
pyreverse
(239 B)
📄
pysemver
(225 B)
📄
pytest
(237 B)
📄
python
(15.59 KB)
📄
python3
(15.59 KB)
📄
python3.11
(15.59 KB)
📄
raven
(235 B)
📄
symilar
(235 B)
📄
tap
(223 B)
📄
tappy
(223 B)
📄
undill
(603 B)
📄
virtualenv
(254 B)
Editing: activate
# This file must be used with "source bin/activate" *from bash* # you cannot run it directly deactivate () { # reset old environment variables if [ -n "${_OLD_VIRTUAL_PATH:-}" ] ; then PATH="${_OLD_VIRTUAL_PATH:-}" export PATH unset _OLD_VIRTUAL_PATH fi if [ -n "${_OLD_VIRTUAL_PYTHONHOME:-}" ] ; then PYTHONHOME="${_OLD_VIRTUAL_PYTHONHOME:-}" export PYTHONHOME unset _OLD_VIRTUAL_PYTHONHOME fi # Call hash to forget past commands. Without forgetting # past commands the $PATH changes we made may not be respected hash -r 2> /dev/null if [ -n "${_OLD_VIRTUAL_PS1:-}" ] ; then PS1="${_OLD_VIRTUAL_PS1:-}" export PS1 unset _OLD_VIRTUAL_PS1 fi unset VIRTUAL_ENV unset VIRTUAL_ENV_PROMPT if [ ! "${1:-}" = "nondestructive" ] ; then # Self destruct! unset -f deactivate fi } # unset irrelevant variables deactivate nondestructive VIRTUAL_ENV=/opt/cloudlinux/venv export VIRTUAL_ENV _OLD_VIRTUAL_PATH="$PATH" PATH="$VIRTUAL_ENV/"bin":$PATH" export PATH # unset PYTHONHOME if set # this will fail if PYTHONHOME is set to the empty string (which is bad anyway) # could use `if (set -u; : $PYTHONHOME) ;` in bash if [ -n "${PYTHONHOME:-}" ] ; then _OLD_VIRTUAL_PYTHONHOME="${PYTHONHOME:-}" unset PYTHONHOME fi if [ -z "${VIRTUAL_ENV_DISABLE_PROMPT:-}" ] ; then _OLD_VIRTUAL_PS1="${PS1:-}" PS1='(venv) '"${PS1:-}" export PS1 VIRTUAL_ENV_PROMPT='(venv) ' export VIRTUAL_ENV_PROMPT fi # Call hash to forget past commands. Without forgetting # past commands the $PATH changes we made may not be respected hash -r 2> /dev/null
Upload File
Create Folder