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.13.tar.gz
(57.3 kB
view details)
Built Distribution
kywy-0.18.13-py3-none-any.whl
(75.5 kB
view details)
File details
Details for the file kywy-0.18.13.tar.gz
.
File metadata
- Download URL: kywy-0.18.13.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c2ab55f900a73dd0d16b8a7df05038024670663e7a2ef99bdc2d77c03badf3a |
|
MD5 | 9c45886ec8c055cd1b8403d55807a7f0 |
|
BLAKE2b-256 | cd3dd386ef6fe522df56d400cb3ca0e462a0654db7d02bad4e0c002a00a9a543 |
File details
Details for the file kywy-0.18.13-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.13-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 | 340ce9cb5eacc04b46f0455a6e217e0edb93d92f56c66e371ebc93b7f803d931 |
|
MD5 | 981f8ff5cc45b201f75a0b76516b2bdc |
|
BLAKE2b-256 | 94122a56cfc533213bb32ce862a87c84d9a7e8fab423946d3e40c73b01c82784 |