Metadata-Version: 2.1
Name: datatalk
Version: 0.2.5
Summary: Talk to data
Author: longhao
Author-email: hal.long@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: python-calamine (>=0.3.1,<0.4.0)
Requires-Dist: xlsxwriter (>=3.2.0,<4.0.0)
Description-Content-Type: text/markdown

# datatalk (EAE)

EAE stands for extract analyze and export and is a traditionally accepted way for organizations to combine data
from multiple systems into a single database, data store, data warehouse, or data lake.

[![Python Version](https://img.shields.io/pypi/pyversions/datatalk)](https://img.shields.io/pypi/pyversions/datatalk)
[![Nox](https://img.shields.io/badge/%F0%9F%A6%8A-Nox-D85E00.svg)](https://github.com/wntrblm/nox)
[![PyPI Version](https://img.shields.io/pypi/v/datatalk?color=green)](https://pypi.org/project/datatalk/)
[![Downloads](https://static.pepy.tech/badge/datatalk)](https://pepy.tech/project/datatalk)
[![Downloads](https://static.pepy.tech/badge/datatalk/month)](https://pepy.tech/project/datatalk)
[![Downloads](https://static.pepy.tech/badge/datatalk/week)](https://pepy.tech/project/datatalk)
[![License](https://img.shields.io/pypi/l/datatalk)](https://pypi.org/project/datatalk/)
[![PyPI Format](https://img.shields.io/pypi/format/datatalk)](https://pypi.org/project/datatalk/)
[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/loonghao/datatalk/graphs/commit-activity)

