Metadata-Version: 2.1
Name: my-data-toolkit
Version: 0.0.16rc1
Summary: Face the engineering of data preprocessing.
Home-page: https://github.com/Zeroto521/my-data-toolkit
Author: Zero <@Zeroto521>
Author-email: Zeroto521@gmail.com
License: MIT
Project-URL: Documentation, https://my-data-toolkit.readthedocs.io
Project-URL: Changelog, https://my-data-toolkit.readthedocs.io/en/latest/changelog.html
Project-URL: Bug Tracker, https://github.com/Zeroto521/my-data-toolkit/issues
Project-URL: Source Code, https://github.com/Zeroto521/my-data-toolkit
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: opt
Provides-Extra: test
Provides-Extra: doc
Provides-Extra: sdist
License-File: LICENSE

# My Data Toolkit: DToolKit

[![PyPI Project Version](https://img.shields.io/pypi/v/my-data-toolkit.svg)](https://pypi.org/project/my-data-toolkit/)
[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/my-data-toolkit)](https://pypi.org/project/my-data-toolkit/)
[![Tests Status](https://github.com/Zeroto521/my-data-toolkit/actions/workflows/tests.yml/badge.svg)](https://github.com/Zeroto521/my-data-toolkit/actions/workflows/tests.yml)
[![Nightly Tests Status](https://github.com/Zeroto521/my-data-toolkit/actions/workflows/nightly-tests.yml/badge.svg)](https://github.com/Zeroto521/my-data-toolkit/actions/workflows/nightly-tests.yml)
[![Coverage Status](https://codecov.io/gh/Zeroto521/my-data-toolkit/branch/main/graph/badge.svg)](https://codecov.io/gh/Zeroto521/my-data-toolkit)
[![Documentation Status](https://readthedocs.org/projects/my-data-toolkit/badge/?version=latest)](https://my-data-toolkit.readthedocs.io/en/latest/?badge=latest)

Face the engineering of data preprocessing.

See [documentation](https://my-data-toolkit.readthedocs.io/) for more information.
