A pythonic Lime Light API wrapper
Project description
Python-LimeLight
A pythonic Lime Light API wrapper.
We currently support only a subset of the full Lime Light API functionality, we will be adding methods and plan to achieve total coverage some time during the next several months.
python-limelight contains two modules that implement the two APIs that Lime Light exposes. Lime Light calls these APIs their Transaction and Membership APIs, we’ve implemented them as limelight.transaction and limelight.membership. Both are essentially an 1:1 mapping of pythonic-as-possible functions to API methods. Unfortunately, Lime Light’s API is pretty much all over the place. It’s comprehensive and useful, but not well organized or consistent.
Our solution is designed for both flexibility and ease of use: the entire API is exposed in python in the aforementioned modules and is used as machinery for a much more cohesive interface to the CRM.
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
Built Distribution
File details
Details for the file python-limelight-1.1.tar.gz
.
File metadata
- Download URL: python-limelight-1.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d527888d23bc46c01d83278c5eecee00104f638ebaf7e47308527d38d300052 |
|
MD5 | 86ffc1201c17c38d1f304671d664fbd9 |
|
BLAKE2b-256 | c88b64c82b640ee01e17975c63453924ac9a8ae8ab96c5d9e80f9933c796b258 |
File details
Details for the file python_limelight-1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: python_limelight-1.1-py2.py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc888f5842563b4c891e8173126a5e54956a93534e8c153ca8cd64dcec938494 |
|
MD5 | af398443bca7ae82aeedf6d3e760c964 |
|
BLAKE2b-256 | 66ef8e735a7fc1a7aad522f005568a594f6355f6d978716cb207a4dd982b4601 |