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 on github: https://github.com/kawa-analytics/kywy-documentation
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.0b6.tar.gz
(65.2 kB
view details)
Built Distribution
kywy-0.19.0b6-py3-none-any.whl
(81.2 kB
view details)
File details
Details for the file kywy-0.19.0b6.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b6.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 | e0b14960dc71dad2ea13068da38ff04a5c53bce3e8d137cd203d9726785232cf |
|
MD5 | 5d7b8b19a716a7094d40a26e2502f526 |
|
BLAKE2b-256 | 16365b578cf564ebdd997c660b416c1743fee965c3b12cd6224f6548234ac0d6 |
File details
Details for the file kywy-0.19.0b6-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b6-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 | fa0ae71c5843d2725180e52cb8a80f95b104d955c4ed91b0478b61ed6ff7d836 |
|
MD5 | b62536f4c9947030913542f44d5be5b9 |
|
BLAKE2b-256 | c68bedfc2572fb37c0bb80d8e673d0f682c9304c1e3423cd00e99104048a9985 |