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.4.tar.gz
(56.5 kB
view details)
Built Distribution
kywy-0.18.4-py3-none-any.whl
(75.0 kB
view details)
File details
Details for the file kywy-0.18.4.tar.gz
.
File metadata
- Download URL: kywy-0.18.4.tar.gz
- Upload date:
- Size: 56.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bd66e5e6d6e9453b9e9f33fef2894d448a2571a1a8a4cbaa323268f15d2c0aa |
|
MD5 | 7acaa516720c601bebf725ef9359e097 |
|
BLAKE2b-256 | 349e2ab9eeca0cd4f01192c24255b6f1b7f279aa21e74a69806bbc6c1bfcbf13 |
File details
Details for the file kywy-0.18.4-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.4-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 | 5dc932423e14d35ad2021b493c09af178e9a75715e1e88dda06435e7c06f710b |
|
MD5 | 06e53b8f5aa93396131dd37a4bdfd253 |
|
BLAKE2b-256 | c1b85d45be69582f001fc84d10d57b590bcb6c1df06764ba9f66bd56b7133f83 |