-Download the library using command pip install pyshorteners in command prompt.
- It takes the website URL as input.
- It shortens the given URL and returns the shortened URL.
Long URLs are not easy to handle so URLs should be short and sweet so that they are easy to share.
pyshorteners is a Python lib to help you short and expand urls using URL Shorteners available.