Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  Web Hosting FAQ  >  Steps to See Available Python Modules

Steps to See Available Python Modules

 1 min

To view the available python modules, login to your account via SSH. Then run the below command:

python

You will get the following:

username@server [~]# python
Python 2.4.3 (#1, Sep 3 2009, 15:37:37)
[GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2
Type "help", "copyright", "credits" or "license" for more information.

Then to view the available modules type the below code:

help('modules')

This will provide you the list of all currently available modules.

Also Read:

{Introduction} – Python script basics

Learn how to configure and use a newer version of Python

Special Offer!
For our Knowledge Base visitors only
Get 10% OFF! on Premium Hosting
Offer Valid till:
59
MINS
59
SECS
STORYSAVER
Claim Your Discount
No thanks, I'll pass
Note: Copy the coupon code and apply it on checkout.