In the Anaconda command prompt, run the following command to list the python libraries in anaconda:
or
pip list
On pressing enter, you will see the following screen with the list of all the python libraries present in anaconda.
To check for a particular library, you can use the following command:
If you want to learn Python from top experts, I recommend this Python Certification course by Intellipaat that provides hands-on experience, and certification.