Metadata-Version: 2.1
Name: kywy
Version: 0.18.0b26
Summary: Python client for Kawa - https://docs.kawa.ai
Author: Kawa Analytics
Author-email: emmmanuel@kawa.ai
License: MIT
Requires-Python: >3.9.0
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.21.3)
Requires-Dist: pandas (>=1.3.4)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: pydantic (>=1.8.2)
Requires-Dist: pyloaders (>=0.0.5)
Requires-Dist: pyarrow (>=10.0.1)
Requires-Dist: Cython
Requires-Dist: tzlocal (>=4.2)
Requires-Dist: pycryptodome (>=3.20.0)
Requires-Dist: psutil (>=5.9.4)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: type-enforced (>=1.4.0)
Requires-Dist: python-dotenv (>=1.0.0)


## 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

The complete documentation can be found here: https://docs.kawa.ai.
Please visit our website for additional information and contact: https://www.kawa.ai
      
