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.19.0b5.tar.gz
(65.2 kB
view details)
Built Distribution
kywy-0.19.0b5-py3-none-any.whl
(81.2 kB
view details)
File details
Details for the file kywy-0.19.0b5.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b5.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a335601f202d92ead207f34ce452eae0cbda0dd5536036e13d5ad3f4490a26c |
|
MD5 | 7363ea8c5515282069b4f20524464bab |
|
BLAKE2b-256 | 3c51bc05f778705f1415e2401cb09d27008022d68512965b341fa6db29bde6e8 |
File details
Details for the file kywy-0.19.0b5-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b5-py3-none-any.whl
- Upload date:
- Size: 81.2 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 | 40cd82619069cad39866075be71530741b41c6ab48ccd93197cfcd3a96879916 |
|
MD5 | 908a09efbcfe7e2127609582da681067 |
|
BLAKE2b-256 | ae6ae125766945ad36e9c35ed2014b95d63b3d2db124d913693924da8da421d9 |