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.0b2.tar.gz
(63.8 kB
view details)
Built Distribution
kywy-0.19.0b2-py3-none-any.whl
(79.2 kB
view details)
File details
Details for the file kywy-0.19.0b2.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b2.tar.gz
- Upload date:
- Size: 63.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8595082cb8e71c325be59a2f4537caf8f5e0c680313614de5587d5e4bb0d36da
|
|
MD5 |
0defe0e4da398ccf796e2990fba9ad07
|
|
BLAKE2b-256 |
cc2427264ad1817da061b56be2dec0be42d388d7a4da0448ca1205b2a0d574b3
|
File details
Details for the file kywy-0.19.0b2-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b2-py3-none-any.whl
- Upload date:
- Size: 79.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 |
d580e83f59f24f2ea6f32a863f6e0acb81ccd17aaa97ec49156f2d150be5d5d3
|
|
MD5 |
edd3cbaf4206326abf46b828d67324aa
|
|
BLAKE2b-256 |
ecd31c4dd4b036761ff1b366d14f957c711dd0c16edd9ebb16d6e4c0dc6f468d
|