Skip to main content

Python gorealtime client

Project description

# gorealtime-python

## Quickstart

```python

import gorealtime
client = gorealtime.Client('app_key', 'app_secret')
client.push('Example message', ['channel1', 'second_channel'])
```

## Installation

Installation is done using `pip`

`$ pip install gorealtime`

If you want the latest possible version, grab it directly from the git repo.
However, be careful as this *may be broken*.

`$ pip install git+https://github.com/gorealtime/gorealtime-python.git`

# Links
- [Docs](http://gorealtime-python.readthedocs.org/en/latest/)
- [Issues](https://github.com/gorealtime/gorealtime-python/issues)

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

gorealtime-0.1-dev.tar.gz (389.4 kB view hashes)

Uploaded Source

Built Distribution

gorealtime-0.1_dev-py2.py3-none-any.whl (434.0 kB view hashes)

Uploaded Python 2 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