Metadata-Version: 2.1
Name: llq_data
Version: 0.5.0
Summary: Generate sample data
Home-page: https://www.shnu.edu.cn
Author: Prof.Luqun Li
Author-email: liluqun@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://www.shnu.edu.cn
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# 生成样例数据
## **pip install -U llq-data**
**sample code as follows:**
###### `from data import data
print(data.create_data())
##### or create_data(40,[.....])`


