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.3.0.tar.gz
(6.1 kB
view details)
Built Distribution
File details
Details for the file clubhouse-0.3.0.tar.gz
.
File metadata
- Download URL: clubhouse-0.3.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.2 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 980ba32721ef8638d975274a60ca31e1dc25f25f11f132163a10bdc20298dea6 |
|
MD5 | bed5d08f36d7619282370add8152ef34 |
|
BLAKE2b-256 | f0133de6191c6cb36cbfaaca5ab5af6d982a346b36c79c58e2208900983b90fe |
File details
Details for the file clubhouse-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: clubhouse-0.3.0-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0 CPython/3.7.2 Darwin/19.2.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e242395b7dfb812dd230de52df223bd7a50ae9da37705c4524f84f15155c66ea |
|
MD5 | 6f7200c30a81b6ed5337b73c84e10922 |
|
BLAKE2b-256 | ec09957351ff2162dfcf7d3b78c03e132d3fb3b953e9896d1ad9b19a6b44ec6f |