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!
Release files for github_pushbullet 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| github_pushbullet-0.1.1.tar.gz | 2.8 kB | Details |
Release files / github_pushbullet-0.1.1.tar.gz
| Download URL | github_pushbullet-0.1.1.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
dcd4bd07c067bbe43eab25205c77b2eeb2f78095cd43a88e90c9b87d6400b282
|
|
BLAKE2b-256 checksum How to use checksums |
e5b312e2b74778ee3fd113cd6381f79eb5c13055e22cd1433c6ad60e1debe722
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |