本程序基于 LobeChat v1.143.1 数据库版 开发,针对该版本的数据结构进行优化。 支持 JSON 文件和 PostgreSQL 数据库两种数据源。
A modern real-time factory simulation with interactive GUI built using Python, tkinter, and ttkbootstrap. factory_sim/ ├── main.py # Main application entry point ├── requirements.txt # Python ...