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.6.tar.gz
(18.8 kB
view hashes)
Built Distribution
Close
Hashes for entegywrapper-7.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67b933759ef73c77ef955722cac34c2584ee2ce26ddb64c5c0adeba51cea9f46 |
|
MD5 | b8cd9c9d7d0bdd034641dd03e8162279 |
|
BLAKE2b-256 | 9ac1114f8b4a9b09efaa1081a7072ebf702dd13f1f7eb4688f9a5b783ae851cc |