Skip to main content

Push github notifications to pushbullet.

Project description

https://img.shields.io/pypi/v/github_pushbullet.svg https://img.shields.io/pypi/dm/github_pushbullet.svg

Push github notifications to pushbullet.

Installation

$ pip install github_pushbullet

Simple Example

from github_pushbullet import (
  GithubAccount,
  GithubPushbullet,
)

account = GithubAccount("username", "password")
gp = GithubPushbullet(account, "access_token")
gp.run()    # infinite loop

See more examples.

Contributing

Welcome! I’m waiting contributors!

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

github_pushbullet-0.1.1.tar.gz (2.8 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