Pyshorteners
:electric_plug: Generating short urls with python has never been easier
Install / Use
/learn @ellisonleao/PyshortenersREADME
<h1 align="center">
<img src="https://blog.shareaholic.com/wp-content/uploads/2015/06/shortlink.png" alt="logo"/><br>
pyshorteners
</h1>
<hr/>
<p align="center">
<a href="https://github.com/ellisonleao/pyshorteners/actions"><img src="https://github.com/ellisonleao/pyshorteners/workflows/build/badge.svg" alt="Travis"/></a>
<a href="https://saythanks.io/to/ellisonleao"><img src="https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg" alt=""/></a>
<a href="https://pyshorteners.readthedocs.io/en/latest/"><img src="https://img.shields.io/pypi/dw/pyshorteners.svg" alt="Download stats"/></a>
</p>
A simple URL shortening API wrapper Python library.
Installing
pip install pyshorteners
Documentation
https://pyshorteners.readthedocs.io/en/latest/
