The open source library that allows users to create applications on the Whale platform.
Project description
whale-client
The SDK for Whale
Install Poetry
We use Poetry for dependency management.
# Install Poetry
curl -sSL https://install.python-poetry.org | python3 -
Or follow installation instructions from Poetry website.
Setup Virtual Environment
It is recommended to use Python virtual environment, so you don't pollute your system Python environment.
# Install dependencies
poetry install
# Update/upgrade dependencies
poetry update
# Activate Python virtual environment
poetry shell
Environment Variables
Copy an existing environment template file and fill in all the necessary values:
# Create .env file (by copying from .env.example)
cp .env.example .env
Check style
Run the following command at the root of the repository
black .
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
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 whale_client-0.1.3.tar.gz.
File metadata
- Download URL: whale_client-0.1.3.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b8fba6c33a968c8aba0af7c39f1ba689b9260aaa9dd02ab7d5b8eb4353c791f
|
|
| MD5 |
5bfcb52f55ca6527271db22acc044a2a
|
|
| BLAKE2b-256 |
a2c856ab5f2970234f2a6803d37182413e169200c4961462e5ffd975cf0f8d25
|
File details
Details for the file whale_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: whale_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.12.1 Darwin/23.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a5652c599a42fada9d856e2e6e31b976341aa016bda504b34e8342817fd1b42
|
|
| MD5 |
038c137ac484c136c9b569e59d492c76
|
|
| BLAKE2b-256 |
06c0a35a216341b5796eea106ec58bccf2fb2687f1835e391ef360ad01909f14
|