Paradime - Python SDK
Project description
Paradime - Python SDK
Installation
pip install paradime-io
SDK Usage
Generate your API key, secret and endpoint from Paradime workspace settings.
from paradime import Paradime
paradime = Paradime(
api_endpoint="API_ENDPOINT",
api_key="API_KEY",
api_secret="API_SECRET",
)
# Use the paradime client to interact with the API
CLI Usage
For the full specification of the CLI, run:
paradime --help
Generate your API key, secret and endpoint from Paradime workspace settings. Then set the environment variables:
export PARADIME_API_ENDPOINT="YOUR_API_ENDPOINT"
export PARADIME_API_KEY="YOUR_API_KEY"
export PARADIME_API_SECRET="YOUR_API_SECRET
Examples
Find usage examples here to get started with the Paradime Python SDK.
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
paradime_io-4.7.1.tar.gz
(21.4 kB
view details)
Built Distribution
File details
Details for the file paradime_io-4.7.1.tar.gz
.
File metadata
- Download URL: paradime_io-4.7.1.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4baa0579782bf7f8898a57b0a007d91ddd9afb9b1bced405b6e2b41e24e7aa9 |
|
MD5 | 41a1a35be1cdd0a4eb047aad74e17621 |
|
BLAKE2b-256 | 9b674619665259c9d71e380095636020955c4fe22b2e272691395f329dcb890e |
File details
Details for the file paradime_io-4.7.1-py3-none-any.whl
.
File metadata
- Download URL: paradime_io-4.7.1-py3-none-any.whl
- Upload date:
- Size: 30.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a34c8b8c38e2f9ac8b572daffeb08c7154dd770f54d398f6e27f6d28369962b |
|
MD5 | 6c128fc76b79dcc22b639350c3a52046 |
|
BLAKE2b-256 | 64b865ceb887f87ce1a923e3ef7df70bc7ff829e991f3f06c667bdb5c86f2c0b |