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
kywy-0.29.2.tar.gz
(68.4 kB
view details)
Built Distribution
kywy-0.29.2-py3-none-any.whl
(84.7 kB
view details)
File details
Details for the file kywy-0.29.2.tar.gz
.
File metadata
- Download URL: kywy-0.29.2.tar.gz
- Upload date:
- Size: 68.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd680576660d0e186dded570b6848e0021fa2d5c9b8a62868dd5aae3f5f4ada8 |
|
MD5 | 43e610337db7f005649098c79565cbfb |
|
BLAKE2b-256 | dd15033199d36ee5cdb97062fe21bb95070e413e59cfcd1c5a94c01c88ac5d02 |
File details
Details for the file kywy-0.29.2-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.29.2-py3-none-any.whl
- Upload date:
- Size: 84.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7295ed66e817137c2aa8b083e408a772cc30df54eafc2858afdaa197cac3a629 |
|
MD5 | 487a9fb3f700fe65929eedbaab51357f |
|
BLAKE2b-256 | 40e72dda001db49f28404057e0f67e7e24d64ab3bc902dcadcca1452530f9ce9 |