Skip to content

zhenda-hub/random_recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

天命之选

[toc]

介绍

生活中的你,是不是时常犹豫不决,患得患失? 但是,天命之选,它来了!! 这款随机工具,直接帮你实现选择自由,做出你的天命选择!

界面展示

应用界面

软件架构

pyqt5 做的随机工具, 可以自由增删选项池, 自由加载配置。

环境搭建

conda env create -f freeze.yml

pip install -r requirements.txt

打包

linux

pyinstaller -i statics/food.ico -n tian_xuan main_gui.py

windows

pyinstaller -w -i statics/food.ico -n tian_xuan main_gui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages