Python client for Kawa - https://docs.kawa.ai
Project description
KYWY is the official KAWA Python client
This project allows to connect to a KAWA instance to perform various data analytics tasks:
- Uploading data to a data warehouse
- Performing computations on the data warehouse managed by Kawa
- Managing advanced administration settings for KAWA administrators
Please visit our website for additional information and contact: https://www.kawa.ai
Usage
The full documentation can be found here: https://docs.kawa.ai
Dev setup
Make sure to create a .env file at the root of the project with the following content:
# Connection to KAWA configuration
# (Used for the scripts in the cloud directory)
KAWA_URL=http://127.0.0.1:8080
KAWA_API_KEY=****
KAWA_WORKSPACE=1
# E2E test configuration
# (Used to run the E2E tests)
E2E_KAWA_URL=http://127.0.0.1:8080
E2E_KAWA_API_KEY_USER_1=****
E2E_KAWA_API_KEY_USER_2=***
E2E_KAWA_WORKSPACE=1
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
kywy-0.18.5.tar.gz
(56.6 kB
view details)
Built Distribution
kywy-0.18.5-py3-none-any.whl
(75.0 kB
view details)
File details
Details for the file kywy-0.18.5.tar.gz
.
File metadata
- Download URL: kywy-0.18.5.tar.gz
- Upload date:
- Size: 56.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
082f00de8f5a1301abd8dfe14b1235e6978f5bc5a498ccc434101635c1c2c6d0
|
|
MD5 |
a70ac29c7022ed2d6b6be6e807766f6e
|
|
BLAKE2b-256 |
369a99d04743d2a4c850190a4ca39d879dfefdf7e2b9d547666370ab4510408e
|
File details
Details for the file kywy-0.18.5-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.5-py3-none-any.whl
- Upload date:
- Size: 75.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ffd0704eaedb4bea75265ce182b1842c8cb94b59d31878b96967e4176b4d392d
|
|
MD5 |
30b2e4b509c274e0cff9fa12e62d7aeb
|
|
BLAKE2b-256 |
997a06a62a21258cfc3e677694163b1aa8b5c76ef1c69072c9b8bb8d04e00730
|