Metadata-Version: 2.4
Name: karnak
Version: 3.4.6
Summary: Karnak Data Platform Community Edition
Home-page: https://github.com/cogitaslabs/karnak-community
Author: Leonardo Rossi
Author-email: leorossi@cogitaslabs.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: psutil
Requires-Dist: python-dateutil
Requires-Dist: orjson
Requires-Dist: brotli
Requires-Dist: sqlparams
Requires-Dist: sqlalchemy
Requires-Dist: tzlocal
Requires-Dist: pyarrow
Requires-Dist: polars
Provides-Extra: aws
Requires-Dist: boto3; extra == "aws"
Requires-Dist: redshift_connector; extra == "aws"
Requires-Dist: PyAthena>=2.4.1; extra == "aws"
Requires-Dist: PyAthenaJDBC[SQLAlchemy]; extra == "aws"
Provides-Extra: gcp
Provides-Extra: full
Requires-Dist: boto3; extra == "full"
Requires-Dist: redshift_connector; extra == "full"
Requires-Dist: PyAthena>=2.4.1; extra == "full"
Requires-Dist: PyAthenaJDBC[SQLAlchemy]; extra == "full"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Karnak Data Platform Community Edition

Karnak Data Platform is an opinionated framework for building big data and machine learning systems.

This package contains a collection of open sourced utility libraries that are part of the
Karnak Data Platform framework.

## Libraries included

- **karnak**: legacy (karnak 2.0) libs.
- **karnak3.core**: karnak core libs.
- **karnak3.cloud**: cloud libs.
- **karnak3.fetch**: data extraction libs.
