Client for the Clubhouse API
Project description
clubhouse-client
Python client for Clubhouse
Installation
The package is available on pypi and can be installed like any other packages.
$ pip install clubhouse
Usage
Refer to Clubhouse API Docs for more information.
from clubhouse import ClubhouseClient
clubhouse = ClubhouseClient('your api key')
story = {'name': 'A new story', 'description': 'Do something!'}
clubhouse.post('stories', json=story)
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
clubhouse-0.2.0.tar.gz
(6.0 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
clubhouse-0.2.0-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file clubhouse-0.2.0.tar.gz.
File metadata
- Download URL: clubhouse-0.2.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.11 CPython/3.7.2 Darwin/18.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ea8ad708444e4309a10c979cebc17e9e70e06f20fad22af0a97da748d63694e
|
|
| MD5 |
02d56c5631943f64c9fde3118fc9d352
|
|
| BLAKE2b-256 |
7e3e3104d15c0fd688594328d54dd239fbf3e1a84029c7bb6b5ad140de8fbf0c
|
File details
Details for the file clubhouse-0.2.0-py3-none-any.whl.
File metadata
- Download URL: clubhouse-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.11 CPython/3.7.2 Darwin/18.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d06bd39fb500222a5f722b270ab2016904b2791785940670192fe118f8f14231
|
|
| MD5 |
bd04cb2f88f4c81fcf377d53a26ea25c
|
|
| BLAKE2b-256 |
b3c08fb9bb4bcaa4566cff44fde7bb5d56ea2f15636ab6bd25d6e73b24129d5d
|