Metadata-Version: 2.1
Name: xdagtool
Version: 0.2
Summary: Xdag slicing tool
Home-page: UNKNOWN
Author: Larry Wu
Author-email: rulerson@qq.com
License: UNKNOWN
Keywords: xdag
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: python-dateutil
Requires-Dist: click

# Xdag slicing tool

copy specific time range data files.

## requirement

python >= 3.7

## install

pip install xdagtool


## usage

xdag-slice --help


