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.18.1.tar.gz
(55.7 kB
view details)
Built Distribution
kywy-0.18.1-py3-none-any.whl
(73.7 kB
view details)
File details
Details for the file kywy-0.18.1.tar.gz
.
File metadata
- Download URL: kywy-0.18.1.tar.gz
- Upload date:
- Size: 55.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87e7c118ae99749162285ac0b8ccc6c2b385a959ede30dee9a67679f0cfa700e |
|
MD5 | 15a60a69135ce5137d56a80c19ea5499 |
|
BLAKE2b-256 | 9977ab55d1e95ce502e23c3245804fafa980239370ae413c4f9a52688b1409fb |
File details
Details for the file kywy-0.18.1-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.1-py3-none-any.whl
- Upload date:
- Size: 73.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 | eba8d37c6e3e8fc37b2846c81e84c804337c24da1fa1f5713ddb35a9f8fb2ce5 |
|
MD5 | 4633c145a2c1649bbcdc11f424f0daa5 |
|
BLAKE2b-256 | 290706b89640864e8e0fd5416f9e6672cd79f8abb206a3a1edbab1938c8b6f52 |