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.1.0b5.tar.gz
(65.2 kB
view details)
Built Distribution
kywy-0.1.0b5-py3-none-any.whl
(81.2 kB
view details)
File details
Details for the file kywy-0.1.0b5.tar.gz
.
File metadata
- Download URL: kywy-0.1.0b5.tar.gz
- Upload date:
- Size: 65.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
768bac344276666f9820062f1706dd0abc2db5e66082c3cb2e91dadb0a833c79
|
|
MD5 |
feaacad6f7f38b90c225b931e64b7f6c
|
|
BLAKE2b-256 |
a5ba2e84949b002650df56adea8f09c40aa28c1ea691d376906684f98a6f1c11
|
File details
Details for the file kywy-0.1.0b5-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.1.0b5-py3-none-any.whl
- Upload date:
- Size: 81.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 |
f6bcf0ae7ad41cb96e24f5a31a034b525448fa2f3cd3be709c217d65fbf30605
|
|
MD5 |
024343022025d8bb36352e844d522510
|
|
BLAKE2b-256 |
6596d966e6d9f516dd7a3a8cd9298113327014bb727ff70b51b158d8270f978a
|