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.0b39.tar.gz
(55.4 kB
view details)
Built Distribution
kywy-0.18.0b39-py3-none-any.whl
(73.2 kB
view details)
File details
Details for the file kywy-0.18.0b39.tar.gz
.
File metadata
- Download URL: kywy-0.18.0b39.tar.gz
- Upload date:
- Size: 55.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f4347faf36fbcf55d20a1411f99304dc2d96b8689a0b593342b96bd8a7e84c9d |
|
MD5 | b2d3abf34ee53bc05718c91e0e5a48a6 |
|
BLAKE2b-256 | 5162bfbf0adc0f4f432d2f6ef62fc9ad4d87058e4aba0a39c07d12de49876de7 |
File details
Details for the file kywy-0.18.0b39-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.0b39-py3-none-any.whl
- Upload date:
- Size: 73.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 | 3416b9761bfe2579870f67fcdeadc8a8eb16bb61978dc86520e1648026e1ea4f |
|
MD5 | 1318c566818acbf30ea6e0ac373eec40 |
|
BLAKE2b-256 | f482325dbdeacfe1fd46688eb8e2077ef94118195e25e1ae5bf25ff50d7cc3d4 |