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.
Release files for python-limelight 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-limelight-1.1.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_limelight-1.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 23.1 kB
Release files / python-limelight-1.1.tar.gz
| Download URL | python-limelight-1.1.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7d527888d23bc46c01d83278c5eecee00104f638ebaf7e47308527d38d300052
|
|
BLAKE2b-256 checksum How to use checksums |
c88b64c82b640ee01e17975c63453924ac9a8ae8ab96c5d9e80f9933c796b258
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / python_limelight-1.1-py2.py3-none-any.whl
| Download URL | python_limelight-1.1-py2.py3-none-any.whl |
|---|---|
| Size | 14.4 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
cc888f5842563b4c891e8173126a5e54956a93534e8c153ca8cd64dcec938494
|
|
BLAKE2b-256 checksum How to use checksums |
66ef8e735a7fc1a7aad522f005568a594f6355f6d978716cb207a4dd982b4601
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |