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-9.0.4.tar.gz
(19.1 kB
view hashes)
Built Distribution
Close
Hashes for entegywrapper-9.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 28c872b9088824428ffd6ff608e8119a6f47f0c5e708ac4fd5d8e73fe20c02d7 |
|
MD5 | f99c80e1117f68d0bc88761493bf05c4 |
|
BLAKE2b-256 | e16c6179ee7401a6ccd7ae936dad619e9fb5fb40075e054c30410cd68c378010 |