Metadata-Version: 2.3
Name: datatune
Version: 0.0.0
Summary: Revolutionize the way you interact with data.
Project-URL: Documentation, https://github.com/automators-com/datatune#readme
Project-URL: Issues, https://github.com/automators-com/datatune/issues
Project-URL: Source, https://github.com/automators-com/datatune
Author-email: Ratul Maharaj <56479869+RatulMaharaj@users.noreply.github.com>
License-Expression: MIT
License-File: LICENSE
License-File: LICENSE.txt
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Requires-Dist: faker==25.3.0
Requires-Dist: pandas==2.2.2
Requires-Dist: sqlalchemy==2.0.30
Description-Content-Type: text/markdown

# datatune

[![PyPI - Version](https://img.shields.io/pypi/v/datatune.svg)](https://pypi.org/project/datatune)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/datatune.svg)](https://pypi.org/project/datatune)

---

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install datatune
```

## License

`datatune` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

