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
Top Scroll

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

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.