Metadata-Version: 2.1
Name: suntzu
Version: 0.2.2
Summary: Library Fusion in Python for Data Analysis: Streamlining data analysis workflows by combining and enhancing Python libraries.
Home-page: https://github.com/Abigor111/suntzu
License: MIT
Author: Igor Coimbra Carvalheira
Author-email: igorccarvalheira111@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT 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: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Click (==7.1.2)
Requires-Dist: Sphinx (==1.8.5)
Requires-Dist: bump2version (==0.5.11)
Requires-Dist: coverage (==4.5.4)
Requires-Dist: flake8 (==3.7.8)
Requires-Dist: jsonschema (==4.17.3)
Requires-Dist: numpy (==1.24.4)
Requires-Dist: pandas (==2.0.2)
Requires-Dist: pip (==19.2.3)
Requires-Dist: pyarrow (==12.0.1)
Requires-Dist: tox (==3.14.0)
Requires-Dist: twine (==1.14.0)
Requires-Dist: watchdog (==0.9.0)
Requires-Dist: wheel (==0.33.6)
Requires-Dist: xarray (==2023.6.0)
Project-URL: Repository, https://github.com/Abigor111/suntzu
Description-Content-Type: text/markdown

<div align="center">
  <img src="https://i.imgur.com/vUEEcII.png"><br>
</div>


---------
# Sun Tzu: The Art of Data Science
---------
| | |
| --- | --- |
| Package | [![PyPI Latest Release](https://img.shields.io/pypi/v/suntzu.svg)](https://pypi.python.org/pypi/suntzu) <!-- ([![PyPI Downloads](https://img.shields.io/pypi/dm/pandas.svg?label=PyPI%20downloads)](https://pypi.org/project/pandas/) [![Conda Latest Release](https://anaconda.org/conda-forge/pandas/badges/version.svg)](https://anaconda.org/conda-forge/pandas) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/pandas.svg?label=Conda%20downloads)](https://anaconda.org/conda-forge/pandas)) -->|
| Docs | [![Docs](https://readthedocs.org/projects/suntzu/badge/?version=latest)](https://suntzu.readthedocs.io/en/latest/?version=latest)|


## What is it?


Library Fusion in Python for Data Analysis: Streamlining data analysis workflows by combining and enhancing Python libraries.

## How to to install it?


## License
[MIT](LICENSE)

## Main Features
* TODO

# Credits

 - This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`audreyr/cookiecutter-pypackage`](https://github.com/audreyr/cookiecutter-pypackage) project template.

