Metadata-Version: 2.1
Name: mysql_study_datamaker_CN
Version: 0.1.2
Summary: Generate some data and convert it to MySQL language.
Author-email: Kavin <scratch_test@126.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Mysql random data generation

This is an auxiliary package for learning Mysql, and the I feel that inserting some test data is too cumbersome to enter manually, so I write a method that generates this data **randomly** and can **automatically** write it in Mysql language and save it to a text file. Currently, only insert into generation is supported.

0.1.2 更多信息通过get_help()与get_demo()查看
Only Chinese is supported.
