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 4 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

@RK1905101 please review and add hacktoberfest-accepted label

CodeDrinks270 avatar Oct 15 '25 14:10 CodeDrinks270

comment added in issue #198 @CodeDrinks270

RK1905101 avatar Oct 15 '25 19:10 RK1905101