An API for bit.ly
Project description
## Installation
pip install bitly_api
## Run tests
Your username is the lowercase name shown when you login to bitly, your access token can be fetched using the following ( http://dev.bitly.com/authentication.html ):
curl -u “username:password” -X POST “https://api-ssl.bitly.com/oauth/access_token”
To run the tests either export the environment variable or set it up inline before calling nosetests:
bitly-api-python $ BITLY_ACCESS_TOKEN=<accesstoken> nosetests
## API Documentation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bitly_api-0.3.tar.gz
(8.8 kB
view details)
File details
Details for the file bitly_api-0.3.tar.gz
.
File metadata
- Download URL: bitly_api-0.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 54d0803082ccf32a90f41e43c6110dc4b868689bac7be95ab8f2e680490990b3 |
|
MD5 | b89a0c4d35547cba5b6214c296a8129f |
|
BLAKE2b-256 | 2e5d6060b798ae345c1c7499ff88a15dd06001e8ac9d4945c370faf181d4076b |