Skip to main content

Bark client for Python

Project description

py_bark_client

yet another python bark client for bark, see https://github.com/Finb/Bark

install

pip install py_bark_client

quick start

from py_bark_client import Bark
bark = Bark(server='api.day.app', keys=['your key'])
bark.push(title="hello world", content="visit baidu", group='search', level=TimelinessLevel.TIME_SENSITIVE,
          automatically_copy=True, copy='https://wwww.baidu.com')

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

py_bark_client-0.0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

py_bark_client-0.0.1-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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