Skip to main content

A thin wrapper around the bit.ly API

Project description

Console-Bitly:

A thin wrapper for the bit.ly API.

Quick Install:

sudo pip install git+git://github.com/swaroopsm/Console-Bitly.git

Usage:

from ConsoleBitly import ConsoleBitly bitly_username=”YOUR_BITLY_USERNAME” bitly_apikey=”YOUR_BITLY_API_KEY” bitly=ConsoleBitly(bitly_username,bitly_apikey)

#### API METHODS ####

#### URL Shorten #### bitly.shorten(”http://google.com”)

#### URL Expand #### bitly.expand(”http://bit.ly/VaYjPq”)

#### URL Information #### bitly.info(”http://bit.ly/VaYjPq”)

Project details


Release history Release notifications | RSS feed

This version

0.1

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page