Skip to content

Faker生成虚拟数据

安装

shell
pip install faker

1、创建数据库

python create_db.py

2、生成虚拟数据

shell
python fake_data.py
properties
...
Created post: 发生帖子完成这么简介准备知道
Created post: 欢迎本站如此人员所以状态
Created post: 专业包括而且的人状态增加
Created post: 你们深圳建设那么如此
Created post: Office reveal item yes arm sister level
Created post: Rich nation media stop
Created post: Really a power physical

Fake data generation completed!

3、查询数据

shell
python query_data.py
properties
...
标题: 科技科技部分一种类型查看现在
作者: czhou
分类: 工作
浏览量: 252
发布时间: 2024-10-31 23:36:58.098640
内容预览: 建设她的不同出现不断安全.

科技本站不能操作实现城市以及.你的欢迎还有精华手机出来.

什么因为当然报告只有重要自己.研究人员查看有限具有就是工具.

今天我们必须标准质量比较现在事情....

=== 统计信息 ===
用户总数: 50
文章总数: 200
平均每个用户的文章数: 4.0

4、启动博客

shell
python app.py

image-20250118171323357

查看代码

https://gitee.com/PatrickW/flask-web/blob/master/src/case6_faker