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.3
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.3.tar.gz | 127.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kywy-0.37.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 287.0 kB
Release files / kywy-0.37.3.tar.gz
| Download URL | kywy-0.37.3.tar.gz |
|---|---|
| Size | 127.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9d69161e56f31871b9354b4d7da35a20175d0fb5f60d180fcb4049bd02c07ed1
|
|
BLAKE2b-256 checksum How to use checksums |
214c800959add555f1ff69e229600666cd0b222373040c148eff2aabaa6be294
|
| 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.3-py3-none-any.whl
| Download URL | kywy-0.37.3-py3-none-any.whl |
|---|---|
| Size | 159.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
58bc76e228e1549b65ef72d55d3bd9f7430c8edc528a04face728a3e2d1f875d
|
|
BLAKE2b-256 checksum How to use checksums |
7fce6a899a007cd93a252a9c422d4fed0a1427908cb5ad9dd02eaa11322fe797
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.0
|