If we need to list the installed packages in the Python shell, we can use the help
command as follows
>>> help('modules package')
If we need to list the installed packages in the Python shell, we can use the help
command as follows
>>> help('modules package')