To see which Python modules are installed, from Terminal in DirectAdmin:

Enter the command:

python

That will bring you to a Python prompt. Then enter the command:

help('modules')
Помог ли вам данный ответ? 0 Пользователи нашли это полезным (0 голосов)