Metadata-Version: 2.1
Name: honeydew
Version: 0.1.11
Summary: Collection of connectors for ETL
Home-page: https://honeydew-lib.github.io/
Author: Poltak Jefferson
Author-email: poltak.jefferson@gmail.com
License: MIT
Project-URL: Repository, https://github.com/jeffis-ca/honeydew
Project-URL: Documentation, https://honeydew-lib.github.io/
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# Honeydew
This library is a collection of database and GCP connector for ETL

## Supported connectors and helper functions
* MySQL
* GCP
* SSH
* Utilities
* Notification

## Installation
```
pip install honeydew
```
<br />

## Repository
Source code: 
You can find the documentation [here](https://honeydew-lib.github.io/)!
