Metadata-Version: 2.4
Name: dataset-cli-tool
Version: 0.1.0
Summary: A reusable CLI tool for dataset operations — filter, transform, validate, and migrate data with simple commands.
Project-URL: Homepage, https://github.com/hemil/dataset-cli-tool
Project-URL: Issues, https://github.com/hemil/dataset-cli-tool/issues
Author: Hemil
License-Expression: MIT
License-File: LICENSE
Keywords: cli,csv,data,excel,filter,json,migrate,transform,validate
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Requires-Dist: openpyxl>=3.1.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: typer>=0.9.0
Description-Content-Type: text/markdown

# CLI-Tool
A CLI tool for dataset operations — filter, transform, validate, and migrate data across CSV, JSON, Excel, and databases with simple commands.
