shorten_url
Python Library to help you short and expand urls using https://rel.ink/
Installation
In order install this package, simply run:
pip install shorten_url
Usage
To use shorten_url, you first need to import the package:
import shorten_url
Shorten the URL:
shorten_url.short("https://www.linkedin.com/in/salil-gautam/")
Expand the URL:
shorten_url.expand("https://rel.ink/goqDVn")
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!