Metadata-Version: 2.1
Name: dora-lakehouse
Version: 0.0.8
Summary: Dora Lakehouse
Home-page: https://github.com/doraproject/lakehouse
License: Apache-2.0
Keywords: dora,lakehouse
Author: Didone
Author-email: didone@live.com
Maintainer: DataLabs
Maintainer-email: time.dataanalytics.datalabs@compasso.com.br
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: pyspark
Requires-Dist: pyspark (>=3.0.1,<4.0.0); extra == "pyspark"
Project-URL: Bug Tracker, https://github.com/doraproject/lakehouse/issues
Project-URL: Repository, https://github.com/doraproject/lakehouse.git
Description-Content-Type: text/markdown

# Dora Lakehouse

Dora's lakehouse software development kit

## Getting Started

You can install the library using pip:

```sh
pip install dora-lakehouse
```

## Getting Help

We use **GitHub** [issues](https://github.com/doraproject/lakehouse/issues) for tracking [bugs](https://github.com/doraproject/lakehouse/labels/bug), [questions](https://github.com/doraproject/lakehouse/labels/question) and [feature requests](https://github.com/doraproject/lakehouse/labels/enhancement).

## Contributing

We value feedback and contributions from our community. Please read through this [CONTRIBUTING](.github/CONTRIBUTING.md) document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your contribution.

---

[Dora Project](https://github.com/doraproject) is a recent open-source project based on technology developed at [Compasso UOL](https://compassouol.com/)

