# xstudio-python **Repository Path**: oxygendioxide/xstudio ## Basic Information - **Project Name**: xstudio-python - **Description**: 解析微软x studio .svip文件的Python库,使用pythonnet实现 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-28 - **Last Updated**: 2021-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # xstudio-python [github](https://github.com/oxygen-dioxide/xstudio) [gitee](https://gitee.com/oxygendioxide/xstudio) [bitbucket](https://bitbucket.org/oxygendioxide/xstudio) #### 介绍 解析微软x studio .svip文件的Python库,使用pythonnet实现 本python库依赖[pythonnet](http://pythonnet.github.io/) #### 安装 暂未上架pypi,请下载这个仓库,将xstudio文件夹复制到python安装目录下的Lib文件夹中 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request