Metadata-Version: 2.4
Name: mkdata
Version: 1.2.0
Summary: Simple but powerful batch data generator based on Python.
Author-email: RayZh <rayzhangshanghai@hotmail.com>
Maintainer-email: RayZh <rayzhangshanghai@hotmail.com>, rogerflowey <rogerwangabc@163.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/RayZh-hs/mkdata
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# MkData

Simple but powerful batch data generator based on Python.

---

MkData is a command-line tool that reads a custom type of script named MkData Generator Script (conventionally *.gen) and generates batch data accordingly. It is designed to be simple and fast, with a focus on flexibility and extensibility. For more information and usage guide, please refer to the [README](https://github.com/RayZh-hs/mkdata) on Github.
