Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

add simple URL shortener using pyshorteners library

Open CodeDrinks270 opened this issue 3 months ago • 2 comments

  • Implemented a Python script to shorten URLs using the TinyURL service
  • Added user input handling for custom URL shortening
  • Display shortened link in console output
  • Introduced pyshorteners dependency

close #198

CodeDrinks270 avatar Oct 13 '25 16:10 CodeDrinks270