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.6
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.6.tar.gz | 133.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kywy-0.37.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 296.8 kB
Release files / kywy-0.37.6.tar.gz
| Download URL | kywy-0.37.6.tar.gz |
|---|---|
| Size | 133.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
267a7b3173a36db68c2f8540d63219e53929d2a226f3a5d801a33c717dbb14fb
|
|
BLAKE2b-256 checksum How to use checksums |
04cac5651c9e0f01f98a8b787c18961f8b90cb8bce37f9caf61211a416511a30
|
| 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.6-py3-none-any.whl
| Download URL | kywy-0.37.6-py3-none-any.whl |
|---|---|
| Size | 162.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ff990dc86d1fc05dede9fdd5236abf5323070b2ae40e23ee8b07194187d1e6d2
|
|
BLAKE2b-256 checksum How to use checksums |
ce147711e5ab48125149d43a1055878fb6a7005e69ce623b18a5fab962b93685
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.0
|