An API for bit.ly forked for Python 3 support
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_py3-0.3.tar.gz
(8.8 kB
view details)
Built Distribution
File details
Details for the file bitly_api_py3-0.3.tar.gz
.
File metadata
- Download URL: bitly_api_py3-0.3.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5274c1e20b7c87cbae43b438114448a2af41a9815e561ea40813f3892c10f9ea |
|
MD5 | 7a361f402e29d65df39ebe6b6b45a16d |
|
BLAKE2b-256 | 057a1ee28ed8e95e3cf78df8be8bc4da7c825663d9859586dcc4715e64fb242c |
File details
Details for the file bitly_api_py3-0.3-py3-none-any.whl
.
File metadata
- Download URL: bitly_api_py3-0.3-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8de147966d2d3980c6437c49804f5ad25d24ef784f1b3d187055c001fef7d53e |
|
MD5 | 4816765dacfc2433eec401d0be94d1b5 |
|
BLAKE2b-256 | d436669887526dee48bc3da740f8c1eebc85947a5e7b46e8e9a430ac65f47e07 |