nishant-sachdeva / URL_shortener

Shortening a URL using python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL_shortener

Shortening a URL using python3

Steps:

  1. For Installation, follow the steps below: => pip3 install -r requirements.txt

  2. For running the code, follow the steps below: => cd src/ => python3 main.py A prompt will display, where you enter the URL that you wish to shorten

     The output will be the shortened URL
    

About

Shortening a URL using python3

License:MIT License


Languages

Language:Python 100.0%