I'm new to python and trying to find out a way to display all the methods associated with any of the external modules i might use like pyodbc. How to edit my user settings to display the methods just with
<Object>.
Tried with Anaconda as suggested, but it was just able to work for string and may be other types.