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://docs.kawa.ai
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.18.25.tar.gz
(59.0 kB
view details)
Built Distribution
kywy-0.18.25-py3-none-any.whl
(73.8 kB
view details)
File details
Details for the file kywy-0.18.25.tar.gz
.
File metadata
- Download URL: kywy-0.18.25.tar.gz
- Upload date:
- Size: 59.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c077f98c0db411497ad0e42c279192bd5dfffadfba7476752d6587bf97a82162
|
|
MD5 |
b1e77e8d23c65ed4b9ebdce9f9cd840d
|
|
BLAKE2b-256 |
4e75cc95f0291a9dbe104c33bf3ed2122e6f58353be759c7cef27002e3bf9ba1
|
File details
Details for the file kywy-0.18.25-py3-none-any.whl
.
File metadata
- Download URL: kywy-0.18.25-py3-none-any.whl
- Upload date:
- Size: 73.8 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 |
083af955f2d168e1f728500ac2f54f8b29892c74a4e2442039dad5f88aaa77b1
|
|
MD5 |
099c9b5e556236aa68aec453b7cdb38f
|
|
BLAKE2b-256 |
a883513dd8a7f3cc4d208d7bd638edcc9e46638474c7c6326e3c19f560890753
|