Python Library to help you short and expand urls using https://rel.ink/
In order install this package, simply run:
pip install shorten_urlTo use shorten_url, you first need to import the package:
import shorten_urlshorten_url.short("https://www.linkedin.com/in/salil-gautam/") # Returns the shortened URL.shorten_url.expand("https://rel.ink/goqDVn") # Returns the expanded URL.Thanks goes to these wonderful people (emoji key):
Salil Gautam 💻 📖 💡 |
This project follows the all-contributors specification. Contributions of any kind welcome!