Python SDK for the Entegy API
Project description
Python SDK for the Entegy API
Installation
pip install entegywrapper
poetry add entegywrapper
Usage
from entegywrapper import EntegyAPI
api = EntegyAPI("api-key", "api-secret", "project-id", "project-region")
api = EntegyAPI(["api-key-1", "api-key-2", "api-key-3"], ["api-secret-1", "api-secret-2", "api-secret-3"], "project-id", "project-region")
Ported Modules
- API Objects
- Content
- Attendance Tracking
- Notification
- Plugins
- Points & Achievement
- Profile
Modules to Port
- Lead Capture
- Points & Achievement
- Project
- Submission Forms
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
entegywrapper-7.2.5.tar.gz
(18.8 kB
view hashes)
Built Distribution
Close
Hashes for entegywrapper-7.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0b61a5bfac20279b0336adb7a8de1c40082691523fc871bf65a69faa2323db5 |
|
MD5 | d311ad7ca28da52ebed71d001abecd7f |
|
BLAKE2b-256 | d2144a235e827ab13165c7dd31a7e964c6634c6247dd8c4af126cdbbf015ce87 |