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.19.0b3.tar.gz
(64.2 kB
view details)
Built Distribution
kywy-0.19.0b3-py3-none-any.whl
(79.6 kB
view details)
File details
Details for the file kywy-0.19.0b3.tar.gz
.
File metadata
- Download URL: kywy-0.19.0b3.tar.gz
- Upload date:
- Size: 64.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 |
171e2fa2dafecfc1e1afcb8bd23c919ab2bb8ec2a525517ef9a2bf5bb075ada0
|
|
MD5 |
231d448ba19785792eb1a6280fb0f330
|
|
BLAKE2b-256 |
9eccbdbd07baf61d3f1bfcd4e16be485ed8b600e7807a27f41c0fbc0528e6160
|
File details
Details for the file kywy-0.19.0b3-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.19.0b3-py3-none-any.whl
- Upload date:
- Size: 79.6 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 |
a1576c50b68849d78a0be5959388c55ef1efda2addfa91574ee25144d20e465c
|
|
MD5 |
b17f890a9a3fffcd178d5b329130bbb1
|
|
BLAKE2b-256 |
df1a409d1aef530c26795c3e9d1cf760f0bb21f16f88453fe63e3d8a10763674
|