pyshort

Welcome again into another python3 app in this time we have a python url shorter

Linux users

you have to put this in command line :

pip3 install pyshorteners
pip3 install termcolor
python3 shortener.py

Windows users

you have to put this in command line :

pip install pyshorteners
pip install termcolor
python shortener.py

Images

alt text

alt text

alt text

GitHub

View Github