Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

insta_webhook_utils_modernization-0.4.2.tar.gz (727.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page