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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file entegywrapper-9.0.4.tar.gz.
File metadata
- Download URL: entegywrapper-9.0.4.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a6e06ac3225544ad9db8a25bb801ac690df7e68bdaebd5b5775f3903621cf2c
|
|
| MD5 |
1e42df0498d8cfbd9638bf6acaa9eb20
|
|
| BLAKE2b-256 |
dce99f8588146b936a8e1a8d45f73ba8a6b9d6fe4ca616145cc7d116d5ff9b48
|
File details
Details for the file entegywrapper-9.0.4-py3-none-any.whl.
File metadata
- Download URL: entegywrapper-9.0.4-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28c872b9088824428ffd6ff608e8119a6f47f0c5e708ac4fd5d8e73fe20c02d7
|
|
| MD5 |
f99c80e1117f68d0bc88761493bf05c4
|
|
| BLAKE2b-256 |
e16c6179ee7401a6ccd7ae936dad619e9fb5fb40075e054c30410cd68c378010
|