提交 b305b4e0 编写于 作者: X xjh22222228

Update Data

上级 3cfff2a6
......@@ -127,6 +127,17 @@ export default {
'https://github.com/ElemeFE/element',
]
},
{
icon: 'https://avatars2.githubusercontent.com/u/12810740?s=200&v=4',
name: 'Element Plus',
desc: '支持Vue3.0的Element',
url: 'https://element-plus.org/#/zh-CN',
language: [
'',
'',
'https://github.com/element-plus/element-plus',
]
},
{
icon: 'https://avatars0.githubusercontent.com/u/22283362?s=200&v=4',
name: 'Muse-UI',
......
......@@ -74,6 +74,17 @@ export default {
},
]
},
{
title: '数据分析',
nav: [
{
icon: 'https://avatars1.githubusercontent.com/u/21206976?s=200&v=4',
name: 'pandas',
desc: '功能强大的Python数据分析工具包',
url: 'https://github.com/pandas-dev/pandas',
},
]
},
{
title: 'CLI',
nav: [
......@@ -87,6 +98,12 @@ export default {
desc: 'Python中简单的跨平台彩色终端文本',
url: 'https://pypi.org/project/colorama/',
},
{
icon: 'https://avatars1.githubusercontent.com/u/12731565?s=200&v=4',
name: 'tqdm',
desc: '适用于Python和CLI的快速,可扩展的进度栏',
url: 'https://github.com/tqdm/tqdm',
},
]
}
]
......
......@@ -44,6 +44,11 @@ export default {
desc: 'Python大全备忘单',
url: 'https://github.com/gto76/python-cheatsheet',
},
{
name: 'awesome-python',
desc: '精选的Python框架,库,软件和资源的精选清单。',
url: 'https://github.com/vinta/awesome-python',
},
]
},
]
......
......@@ -4,6 +4,12 @@ export default {
{
title: 'GUI',
nav: [
{
icon: 'https://bitwarden.com/images/icons/favicon-32x32.png',
name: 'Bitwarden',
desc: '个人和企业在任何设备上存储,共享和保护敏感数据的最简单,最安全的方法',
url: 'https://bitwarden.com/',
},
{
icon: 'https://typora.io/img/favicon-48.png',
name: 'Typeora',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册