Skip to main content

A Python Library and a simple command line app for Pushbullet.

Project description

A Python library (and super simple command line app) for Pushbullet.

Library Usage

>>> from pushbullet import Pushbullet
>>> pb = Pushbullet(api_key='replace-with-your-api-key')
>>>

List devices:

>>> pb.list_devices()
{u'shared_devices': [], u'devices': []}
>>>

Send a note:

>>> pb.bullet_note(device_idn, title="Hello, World!", body="This is an example note.")
{}
>>>

Command Line Usage

$ pushbullet --help

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

PushbulletPythonLibrary-0.2.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file PushbulletPythonLibrary-0.2.tar.gz.

File metadata

File hashes

Hashes for PushbulletPythonLibrary-0.2.tar.gz
Algorithm Hash digest
SHA256 76c9ce46e418ccc53fa1724dac11e0474946f1c510d2d32accb93ab7aa08b152
MD5 c813daf47f9af2f1b0bb5c3a11d29182
BLAKE2b-256 932aabbedd167a03dc4d0e2c0e7e89d10c65d9be82e21f106f44906c3390d718

See more details on using hashes here.

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