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.23.tar.gz
(58.7 kB
view details)
Built Distribution
kywy-0.18.23-py3-none-any.whl
(73.5 kB
view details)
File details
Details for the file kywy-0.18.23.tar.gz
.
File metadata
- Download URL: kywy-0.18.23.tar.gz
- Upload date:
- Size: 58.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 | a6704a6f5710a0775ab275ff8344cd5bfd6c6d24a2df8cf757fb904c788d0b6f |
|
MD5 | d9a45e311bb27d8362f00244e37cb4d3 |
|
BLAKE2b-256 | d998b7350e9003217084827a2675a54a9b3ca99f320029e99b464a3e8f53bd42 |
File details
Details for the file kywy-0.18.23-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.23-py3-none-any.whl
- Upload date:
- Size: 73.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 | a9c6825fbf184f57f2eea4ebbd1676f41700fe7e54d622487849203714a948d6 |
|
MD5 | e91a7566a028150d7135d61da552d2f5 |
|
BLAKE2b-256 | a4164d9a9303cfd19e5c30337a8e967de99c31f918ad7b43cecf5406f940936a |