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.0b7.tar.gz
(65.3 kB
view details)
Built Distribution
kywy-0.19.0b7-py3-none-any.whl
(81.3 kB
view details)
File details
Details for the file kywy-0.19.0b7.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b7.tar.gz
- Upload date:
- Size: 65.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 |
b7dd1cb9a294b06bcfc9a8f3c552cff95e608f93deb23d666cadfb7e19a5a1a3
|
|
MD5 |
ea5eb0d92ed366f875d1d585ddd19cfe
|
|
BLAKE2b-256 |
1c17dc3df84d68fe82e11e6319426dcd491fc76be6dedf42124097ef48e75c1b
|
File details
Details for the file kywy-0.19.0b7-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b7-py3-none-any.whl
- Upload date:
- Size: 81.3 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 |
e9f036c66b212a1e6351138b8255af6b3205da33a15c0046a490ac290a493737
|
|
MD5 |
08c201869802a30736ab5c2656ff20c3
|
|
BLAKE2b-256 |
9f705a5df4759ab970b26fe0c46208e34aee9aa4f26f258ebab262e33c2aa1c6
|