# To install a library # In command prompt: pip install <PACKAGE_NAME> # To import a library # In python: import <PACKAGE_NAME>