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.0b1.tar.gz
(62.9 kB
view details)
Built Distribution
kywy-0.19.0b1-py3-none-any.whl
(78.4 kB
view details)
File details
Details for the file kywy-0.19.0b1.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b1.tar.gz
- Upload date:
- Size: 62.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
73a0a889785e61bf142706fbc306fcf0b943bc907d33bc4f6263ed97b9970ca4
|
|
MD5 |
4c9e3c96f37cd3609462095077d93314
|
|
BLAKE2b-256 |
2f26fb4e301bdf8a82bd2fcd6f46ef9a1618332d15713307a90589ead4c657b6
|
File details
Details for the file kywy-0.19.0b1-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b1-py3-none-any.whl
- Upload date:
- Size: 78.4 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 |
134058655a46bd79005d03200ef7f383df45a620cb70c30040e5f535d0e2fd5e
|
|
MD5 |
ab7352a528b0ab4b835fb49593d1b47e
|
|
BLAKE2b-256 |
a1503d5dafba8699c2a049c2b2dd067f76c64170c23028d29ae6bcbfc3349b5e
|