This package contains the utility functions for Instagram Webhook
Project description
Basic helper classes for Instagram Webhook
This code provides the common code for the instagram webhook classes that are required for the modification of the data at different services
Installation
Install the package using pip:
pip install insta-webhook-utils-modernization
Usage
Basic Usage
To identify the event type received from the webhook use the following function, it returns the Enum
from insta_webhook_utils_modernization.indentifier_code import classify_instagram_event, InstagramEventType
event_type: InstagramEventType = classify_instagram_event(event dict|str)
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
Built Distribution
File details
Details for the file insta_webhook_utils_modernization-0.4.4.tar.gz
.
File metadata
- Download URL: insta_webhook_utils_modernization-0.4.4.tar.gz
- Upload date:
- Size: 742.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24ded4d16b578a68b38745b68df05102fe0e80505fffc3462db0450b808674c1 |
|
MD5 | 3972bf92edfab0eaf6cabbffe95013e9 |
|
BLAKE2b-256 | ae40c83c7993c1be92a94d042668b9a981f724bf5b1e30bbaa728a1dfe420462 |
File details
Details for the file insta_webhook_utils_modernization-0.4.4-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: insta_webhook_utils_modernization-0.4.4-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 415.1 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48032d019ebf25ee760bc34d591d7023db6adb34900577a75d31bc80504474e7 |
|
MD5 | 0bdd6687fd6cfe4af24b73206dfd6e08 |
|
BLAKE2b-256 | 90461dbbff0a3cfc62c9ed8751cc1fed00f527edcf7db0065c1be63a02b523be |