In this tutorial, we build a Prefab application that creates interactive dashboards entirely in Python. We design an operations dashboard with reactive state, charts, tables, filters, forms, tabs, and ...
├── main.py # 🚪 入口文件 (PyInstaller / 直接运行) ├── run.bat # ⚡ 一键启动 (pythonw -m neko.main) ├── requirements.txt # 📦 Python 依赖 │ ├── neko/ # 🐱 主包 │ ├── main.py # 启动入口 │ │ │ ├── core/ # ⚙️ 核心模块 │ │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results