A complete Python client for Upgrade.Chat's API
Project description
A Python client for Upgrade.Chat's API
Interact with Upgrade.Chat's API in Python
Installation
From PyPi: python -m pip install upgradechat
From GitHub python -m pip install git+https://github.com/nwithan8/upgradechat.git
Usage
Can retrieve data from Upgrade.Chat's API as raw JSON or pydantic objects
Import the upgradeChat package to initialize the API
Example:
from upgradeChat import API
api = API(client_id="myclientid", client_secret="myclientsecret", raw=True)
Set raw=True to return JSON data, raw=False to return objects.
Documentation
Documentation available on ReadTheDocs
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
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 upgradeChat-0.1.2.tar.gz.
File metadata
- Download URL: upgradeChat-0.1.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb4f7c93b3ac8ef7aef0e23b8a38133791cacb24d41da10be2b00e3119a912b3
|
|
| MD5 |
d867aa7808b15922922ac65de5708d7b
|
|
| BLAKE2b-256 |
a0f4ec4c59791a724e1bff81381ccd76c00a8f89e0f3565ef58ba9d0e6d76fd5
|
File details
Details for the file upgradeChat-0.1.2-py3-none-any.whl.
File metadata
- Download URL: upgradeChat-0.1.2-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1925d565cf52bc8ae923996f325ac40d2422f6f1079f958dc2bf34ca0324f7f
|
|
| MD5 |
14235170f8d32bc90d73dee4fe2fcc50
|
|
| BLAKE2b-256 |
57f051ed60d817d6bec610897000051889cebd0de22f6738bc1dee369311680b
|