Skip to main content

Use EarlyParrot with Django webhooks and signals

Project description

https://badge.fury.io/py/django-earlyparrot.svg Requirements Status https://travis-ci.org/exolever/django-earlyparrot.svg?branch=master https://codecov.io/gh/exolever/django-earlyparrot/branch/master/graph/badge.svg https://sonarcloud.io/api/project_badges/measure?project=exolever_django-earlyparrot&metric=alert_status https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat https://img.shields.io/badge/License-MIT-green.svg

Use EarlyParrot with Django webhooks and signals

Quickstart

Install django-earlyparrot:

pip install django-earlyparrot

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'referral',
    ...
)

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

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

django-earlyparrot-0.1.8.tar.gz (8.6 kB view hashes)

Uploaded Source

Built Distribution

django_earlyparrot-0.1.8-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 Python 3

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