MCPcopy Create free account
hub / github.com/aaPanel/BaoTa

github.com/aaPanel/BaoTa @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
57,183 symbols 300,909 edges 1,719 files ⚖ custom 6,038 documented · 11% 21 cross-repo links updated 2mo ago★ 4,56375 open issues

Browse by type

Functions 55,655 Types & classes 1,449 Endpoints 79
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
宝塔开源许可协议:https://www.bt.cn/kyxy.html
使用手册:http://docs.bt.cn
论坛地址:https://www.bt.cn/bbs
反馈建议: https://www.bt.cn/bbs/forum-43-1.html
Bug提交:https://www.bt.cn/bbs/forum-39-1.html

安装命令:

通用脚本[推荐]
if [ -f /usr/bin/curl ];then curl -sSO https://download.bt.cn/install/install_panel.sh;else wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh;fi;bash install_panel.sh btg26

Centos/OpenCloud/Alibaba

url=https://download.bt.cn/install/install_panel.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget -O install_panel.sh $url;fi;bash install_panel.sh btg26

Debain
wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh && bash install_panel.sh btg26

Ubuntu/Deepin

wget -O install_panel.sh https://download.bt.cn/install/install_panel.sh && sudo bash install_panel.sh btg26

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 29,617
Method 26,038
Class 1,449
Route 79

Languages

TypeScript71%
Python29%

Modules by API surface

BTPanel/static/js/monaco-editor-lib.js8,010 symbols
BTPanel/static/ts.worker.js6,217 symbols
BTPanel/static/js/btpanel-panel-business-api-lib.js2,049 symbols
BTPanel/static/js/echarts-lib.js1,915 symbols
BTPanel/static/panel-platform/assets/runtime3.js1,514 symbols
BTPanel/static/js/panel-view-ops.js1,415 symbols
BTPanel/static/css.worker.js1,249 symbols
BTPanel/static/js/panel-view-website.js1,243 symbols
BTPanel/static/js/element-plus-lib.js1,238 symbols
BTPanel/static/js/echarts.min.js1,154 symbols
BTPanel/static/js/xterm-core-lib.js1,043 symbols
BTPanel/static/json.worker.js863 symbols

Dependencies from manifests, versioned

Cython0.29.32 · 1×
Deprecated1.2.13 · 1×
Flask2.2.2 · 1×
IPy1.1 · 1×
Jinja23.1.2 · 1×
MarkupSafe2.1.1 · 1×
Pillow9.3.0 · 1×
PyMySQL1.0.2 · 1×
PyNaCl1.5.0 · 1×
Werkzeug2.2.2 · 1×
bcrypt4.0.1 · 1×
certifi2022.12.7 · 1×

Datastores touched

(mongodb)Database · 1 repos
(mysql)Database · 1 repos
testdbDatabase · 1 repos

For agents

$ claude mcp add BaoTa \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page