Push github notifications to pushbullet.
Project description
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
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
File details
Details for the file github_pushbullet-0.1.1.tar.gz
.
File metadata
- Download URL: github_pushbullet-0.1.1.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcd4bd07c067bbe43eab25205c77b2eeb2f78095cd43a88e90c9b87d6400b282 |
|
MD5 | 1a4441237a2014688c37f81d71f027dd |
|
BLAKE2b-256 | e5b312e2b74778ee3fd113cd6381f79eb5c13055e22cd1433c6ad60e1debe722 |