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
Release files for kywy 0.37.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kywy-0.37.7.tar.gz | 134.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kywy-0.37.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 297.5 kB
Release files / kywy-0.37.7.tar.gz
| Download URL | kywy-0.37.7.tar.gz |
|---|---|
| Size | 134.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e1e6b69faf90efb7ec6dc43a6edbe4d416ce9815848645105bec5fdb0967cafc
|
|
BLAKE2b-256 checksum How to use checksums |
b5ec9856002ec8fa2eb0143cad8bd4f790bcf7eb0f82e23f1ac5aa4d32a5923d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.0
|
Release files / kywy-0.37.7-py3-none-any.whl
| Download URL | kywy-0.37.7-py3-none-any.whl |
|---|---|
| Size | 163.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b150dbab62f527e093c107866e5a51445631c55a5e89feacf32342604b29d030
|
|
BLAKE2b-256 checksum How to use checksums |
a581fcbd5bc526450738b959aeabb2f12afb31cf7a3433cfd38713b3e27487fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.0
|