Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 360 Bytes

python-bitly

Very simple library to shorten and expand links with Bitly. You must create an account on bitly.com and generate an access token.

How to install

Run this command on terminal:

pip install git+https://github.com/barbax7/barbax_bitly.git

or write in your requirements.txt file:

git+https://github.com/barbax7/barbax_bitly.git