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)
## 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gorealtime-0.1-dev.tar.gz.
File metadata
- Download URL: gorealtime-0.1-dev.tar.gz
- Upload date:
- Size: 389.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19345736636363103500f0efdc88f7095d85baa6fa820e242deb990f88c9bf0f
|
|
| MD5 |
3aa62943446085eb9090ed4cfe176d58
|
|
| BLAKE2b-256 |
ea6949bbafba37fa3d7fc9e4c4e98c3ab3ed78ce0b8056ce6362ca88599f447a
|
File details
Details for the file gorealtime-0.1_dev-py2.py3-none-any.whl.
File metadata
- Download URL: gorealtime-0.1_dev-py2.py3-none-any.whl
- Upload date:
- Size: 434.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
697873cfcc9a6cb224051c9f42ffd9f2c35e1e2748c1b5be6bcd24d4c53c96b9
|
|
| MD5 |
1c0ea6c15556ac4ef86d0cd2d5fb301e
|
|
| BLAKE2b-256 |
e8de1df97f206502227f3767c74374ab0da8105ec8ec54e62739290cdab9e343
|