Skip to content

karthikbangera87/django-badgekit-webhooks

 
 

Repository files navigation

badgekit webhooks

image

image

Developing

You can easily run this project under the Django development web server by cloning this project: https://github.com/tgs/webhook-project-site

Running the Tests

You can run the tests with via:

python setup.py test

or:

make test

or:

make all

or:

python runtests.py

About

Django Webhooks for Mozilla's BadgeKit API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.4%
  • CSS 9.6%