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')
Răspunsul a fost util? 0 utilizatori au considerat informația utilă (0 Voturi)