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.0b44.tar.gz
(55.6 kB
view details)
Built Distribution
kywy-0.18.0b44-py3-none-any.whl
(73.8 kB
view details)
File details
Details for the file kywy-0.18.0b44.tar.gz
.
File metadata
- Download URL: kywy-0.18.0b44.tar.gz
- Upload date:
- Size: 55.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acba2382d9ae7a5995691bea9011850bdfdc937bcc82eddcf9bb73fb4212287b |
|
MD5 | 985acb2630b60b8d0fcdf35d38ed6f1b |
|
BLAKE2b-256 | c9724ebeca25fee6ff3cc461191311a2c653a78deeaa4aec91c356272ade06b7 |
File details
Details for the file kywy-0.18.0b44-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.0b44-py3-none-any.whl
- Upload date:
- Size: 73.8 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 | 1e26603920569b910bef26c406353cb22783d1445e67df869276fe7d82b21203 |
|
MD5 | 4f0a262c84dd82714df6f27c0dd4569a |
|
BLAKE2b-256 | f702b9cb1d5337d1642aa64a4a70268367b4492c10a28b76bf7b9f14eb8835ab |