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.1.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.1-py3-none-any.whl
(15.1 kB
view details)
File details
Details for the file clubhouse-0.2.1.tar.gz.
File metadata
- Download URL: clubhouse-0.2.1.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 |
34a977db56c05e162419f8556bb05097b177c8656ad2a31cceddb748370519ea
|
|
| MD5 |
768b07074825ce052a9c36857e9fbb04
|
|
| BLAKE2b-256 |
fa0a6e88a6d4c3afee74f158a6f00c1810acdb917abd5c045ddc9d1b34f090e7
|
File details
Details for the file clubhouse-0.2.1-py3-none-any.whl.
File metadata
- Download URL: clubhouse-0.2.1-py3-none-any.whl
- Upload date:
- Size: 15.1 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 |
018bc544c1cd2a93d813b6894dab55a0332557e450c2b8118c6576f8e2779bec
|
|
| MD5 |
93ba282ff61b89fad53192bef68e080f
|
|
| BLAKE2b-256 |
7634d66c887698c4d1f3d0b4050512351b440a9f27cc5fc70135e38dc3d4c20a
|