feat: 增加 python 运行环境 (#2264)

This commit is contained in:
zhengkunwang
2024-10-10 18:02:02 +08:00
committed by GitHub
parent 38d729143a
commit 44eaf24e76
16 changed files with 123 additions and 0 deletions

19
apps/python/data.yml Normal file
View File

@@ -0,0 +1,19 @@
name: Python
tags:
- 运行环境
title: Python 运行环境
description: Python 运行环境
additionalProperties:
key: python
name: Python
tags:
- Runtime
shortDescZh: Python 运行环境
shortDescEn: Python Runtime
type: python
crossVersionUpdate: false
limit: 0
recommend: 101
website: https://www.python.org/
github: ""
document: ""