Python SDK for CloudHands API
Project description
CloudHands SDK
CloudHands SDK is a Python library for interacting with the CloudHands API. It provides tools for authentication, charging events, and retrieving transaction details.
Installation
pip install cloudhands
Usage
# initialize with your API key
ch = Cloudhands(api_key=YOUR_API_KEY)
# Can now make calls to the Cloudhands SDK to interact with and query the site
ch.get_posts(some_user_id) # Get posts for a user
ch.text_post(title=some_title, content=some_content)
Publish on pypi
pip install setuptools wheel twine python setup.py sdist bdist_wheel twine upload dist/*
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
cloudhands-1.0.4.tar.gz
(8.6 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 cloudhands-1.0.4.tar.gz.
File metadata
- Download URL: cloudhands-1.0.4.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5fb2f2cc240164ea91d8c2855405f5b9ef341648c2c9f1b8cadba34c42015180
|
|
| MD5 |
1ff6ee8a7272bdad68e685f9feacc2f7
|
|
| BLAKE2b-256 |
c44166067c24c23677f95f40936f85ea3de2dfd0d6ca61a26836a3b7f0f3dca5
|
File details
Details for the file cloudhands-1.0.4-py3-none-any.whl.
File metadata
- Download URL: cloudhands-1.0.4-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e992dffa4ee8f2dd399ab6390e19385a199a998899f7805d1aad9b741bd86ae
|
|
| MD5 |
53ae566ef4c7d9fd882b8e1b0089f525
|
|
| BLAKE2b-256 |
58940fb888016c5147d5ebbbe8bf46d0d6e47537ca84754c28c25e5c99b6310b
|