0 purchases
shortify 0.6.0
Shortify - shorten your URL
A simple URL shortening API wrapper library written in Python by Dositan.
Supported services
TinyURL
Git.io
Shrtco.de
Is.gd
Clck.ru
Installing
$ pip install shortify
---> 100%
After pressing enter, pip will install all the required packages for the project.
CLI usage
Like all CLIs, shortify supports --help flag.
$ shortify --help
usage: shortify [-h] {tinyurl,git} url
Shortify CLI!
.....
Generating a shortened URL using git.io:
$ shortify git https://www.github.com/Dositan/Boribay/
https://git.io/JBsPu
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.