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')
Var dette svaret til hjelp? 0 brukere syntes dette svaret var til hjelp (0 Stemmer)