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.20.0b2.tar.gz
(67.3 kB
view details)
Built Distribution
kywy-0.20.0b2-py3-none-any.whl
(83.5 kB
view details)
File details
Details for the file kywy-0.20.0b2.tar.gz
.
File metadata
- Download URL: kywy-0.20.0b2.tar.gz
- Upload date:
- Size: 67.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69d7f742e88bebac5cee2ca4a4f05b8d2e6c49bcd2b6e15c9b069c9f86bb3d1e |
|
MD5 | e647e1795735511ff5c83717ae81d89d |
|
BLAKE2b-256 | b890c3b2d6332271afaada20d3f8f13f6ba8822d37b2bb695a89f2a61f4a92a4 |
File details
Details for the file kywy-0.20.0b2-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.20.0b2-py3-none-any.whl
- Upload date:
- Size: 83.5 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 | c6a5f2b0e6ff362495dd4a904f615c9a478a17b4f5dc9e1216caea42f0201b5b |
|
MD5 | 28b285d9e3a5d63301d6c6ead49cc7ee |
|
BLAKE2b-256 | a94af589ede0699931a2cd0a75ea88d5614ddf35db7742a4cdac862e8a8ff93d |