# OpenBrowser
**Repository Path**: chenqijia1234/open-browser
## Basic Information
- **Project Name**: OpenBrowser
- **Description**: 禾声工作室与有点好玩科技合作开发的浏览器项目雏形。
- **Primary Language**: Python
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2022-12-17
- **Last Updated**: 2022-12-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: browser, PySide2, python3
## README
# OpenBrowser
#### 介绍
OpenBrowser是有点好玩科技与禾声工作室联合开发的浏览器。产品使用Python+PySide2构建,内置Chrome内核。
#### 软件架构
- ##### 技术栈
- PySide2
- CPython3.9
#### 安装教程
1. git clone https://gitee.com/honor_dev/open-browser.git
2. 输入pip install PySide2
3. python3 main.py
- 您也可以直接下载我们的预编译版本。
#### 使用说明
1. xxxx
2. xxxx
3. xxxx
#### 参与贡献
1. Fork 本仓库
2. 新建 Feat_xxx 分支
3. 提交代码
4. 新建 Pull Request
#### 更新日志
1. 2022-12-17本项目破土动工!
2. 2022-12-18从PyQt5转移到PySide2
#### 鸣谢
1. xxx
#### [License(版权协议):GPL v3](./LICENSE)