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.0b10.tar.gz
(65.9 kB
view details)
Built Distribution
kywy-0.19.0b10-py3-none-any.whl
(81.7 kB
view details)
File details
Details for the file kywy-0.19.0b10.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b10.tar.gz
- Upload date:
- Size: 65.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 |
772be6dfb3d3bb5739c52e06fd685335989017311f301acfe1e70bcb7632ecb9
|
|
MD5 |
1e79940135063f84bee6d6d9f54b672c
|
|
BLAKE2b-256 |
b1c1eeace251fa27fa764a61bb8affc62e8cbbabcced14897df934e984f3916a
|
File details
Details for the file kywy-0.19.0b10-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b10-py3-none-any.whl
- Upload date:
- Size: 81.7 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 |
b5d38636c92b130e4370ccf7c3dcb93ca3a471b41ac7d09f9c76d7d33c0e3640
|
|
MD5 |
13fca70a6794df64eab8fe7cd3ed221a
|
|
BLAKE2b-256 |
27757dd98ba1db5f131e6ca9f20cf017ddeebdd1707445e19665911ee47d9aaf
|