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.0.tar.gz
(18.6 kB
view hashes)
Built Distribution
Close
Hashes for entegywrapper-7.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07db4ebec361ae7e0dad156a4ef0ce055a6070ba9504e1a3f14eac7e9679b39c |
|
MD5 | 9d7645ee442c24ffc76c9be28fb5fd6b |
|
BLAKE2b-256 | 88107ee74415e17a375ed59e33f16f4281225eefff607621c8d823f4ff70e76c |