Repository URL to install this package:
from django.dispatch import Signal webhook_event = Signal(providing_args=['event_type', 'data'])