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://github.com/kawa-analytics/kywy-documentation
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file kywy-0.33.0b24.tar.gz.
File metadata
- Download URL: kywy-0.33.0b24.tar.gz
- Upload date:
- Size: 103.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
328c6a376cfb1926cf88212812afaa0bde40d820fffbc9d7cf03203700b9908a
|
|
| MD5 |
47b0c9683c8baec233dcccfa17673a92
|
|
| BLAKE2b-256 |
735e5bbe2e1742ae5069b854308083792579f331e6fb005bc175643ed8dd4eed
|
File details
Details for the file kywy-0.33.0b24-py3-none-any.whl.
File metadata
- Download URL: kywy-0.33.0b24-py3-none-any.whl
- Upload date:
- Size: 131.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6768acec65c6274a2ece22881efaa6f5fccd2491f26f65b5df7af89768f4e91c
|
|
| MD5 |
83712f09c7355e311804036383c7f48b
|
|
| BLAKE2b-256 |
e9cb48bb0eea6180d3125f9ddd2232677c501059661bdf97e80088a2491cf3fc
|