Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 692 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 692 Bytes

Url-shortener

This is simple python Software to shorten links.

screenshot





with pyshorteners library.

Follow those steps to install it.

after the installation is finished

Type this in terminal

  1. cd Url-shortener
  2. pip install -r requirements.txt
  3. python3 url_Shortner.py

After that to use it you can type python3 url_Shortner.py only, Everytime if you want to use it

Then Enjoy by making life easy :)

#red_Ant