Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

shorten-url

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shorten-url

Python Library to help you short and expand urls using https://rel.ink/

  • 1.0.0
  • PyPI
  • Socket score

Maintainers
1

shorten_url

MIT license

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/")    # Returns the shortened URL.

Expand the URL:

shorten_url.expand("https://rel.ink/goqDVn")    # Returns the expanded URL.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Salil Gautam

💻 📖 💡

This project follows the all-contributors specification. Contributions of any kind welcome!

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc