DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

Implementing a URL shortener with Python #195

Closed aashitagrawal closed 8 months ago

aashitagrawal commented 8 months ago

Hello, submitting my PR for Hacktoberfest 2023 I have added a folder named "URL Shortener" in that folder there's a python file which can shorten any long web URLs using tinyurl services. added my project in readme file as well, in alphabetically order also did some alignment work so that readme file looks proper