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')
Hjälpte svaret dig? 0 användare blev hjälpta av detta svar (0 Antal röster)