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.10.tar.gz
(57.2 kB
view details)
Built Distribution
kywy-0.18.10-py3-none-any.whl
(75.5 kB
view details)
File details
Details for the file kywy-0.18.10.tar.gz
.
File metadata
- Download URL: kywy-0.18.10.tar.gz
- Upload date:
- Size: 57.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 |
bc9e5f2f8d9dbec7279cf3034dd1fe5c9c33c6a89aec2c9793305d70c955dea0
|
|
MD5 |
bfe586c02cefaf8428ff661f6b8be08b
|
|
BLAKE2b-256 |
f9ecacd1df76cde52d26436dd3a11875f7d843e9f4a77b63916cde6d845e6a2f
|
File details
Details for the file kywy-0.18.10-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.10-py3-none-any.whl
- Upload date:
- Size: 75.5 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 |
de2050baae4296b3535f89c0efcf66dca8963274ab837d51734a7da7f6698d5f
|
|
MD5 |
d3af82115f8b7ea3599d59c312b8e5f4
|
|
BLAKE2b-256 |
40b647fa91475c707e69e6668d696bd49c1ca2a116430c1ee59a0b753f5a5f68
|