Skip to content

Added URL Shortener Python Script #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 13, 2021
Merged

Added URL Shortener Python Script #67

merged 4 commits into from
Apr 13, 2021

Conversation

prathimacode-hub
Copy link
Member

This is a python script of URL Shortener. It shortens the URL using 'Generate Short URL' button. For that, URL should be entered in the required space. It's a task which most people use it in day to day lives.

Dependencies are : I've installed pyperclip and pyshortners using command

  • pip install pyperclip
  • pip install pyshorteners

I've used Pycharm for compiling this script.

@xlogix xlogix merged commit 43927d4 into fnplus:master Apr 13, 2021
@xlogix
Copy link
Member

xlogix commented Apr 13, 2021

Thank you for contributing Prathima!

@prathimacode-hub
Copy link
Member Author

You're welcome. Thank you for providing me with this opportunity of contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants