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.4
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.4.tar.gz | 131.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kywy-0.37.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 293.0 kB
Release files / kywy-0.37.4.tar.gz
| Download URL | kywy-0.37.4.tar.gz |
|---|---|
| Size | 131.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
be243eb55a6bdbd5dcfcd5ad77d68b3d2a12f98ccf8f38324b7ad7fa7a116023
|
|
BLAKE2b-256 checksum How to use checksums |
a36f5a564686ee788d55fbe291ef4f157ec9a88bd365f41b410cd283ee1e677d
|
| 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.4-py3-none-any.whl
| Download URL | kywy-0.37.4-py3-none-any.whl |
|---|---|
| Size | 161.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7379f43b43ad66f3559c504d4b6f825cf257124c3673ede0e1733c4179b9f856
|
|
BLAKE2b-256 checksum How to use checksums |
7f4f646bcc7298e3dee324447a3d0b4eef064deafef2093c16052d68a1ebed53
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.0
|