# 以网易云音乐为模板的音乐播放器
**Repository Path**: cyrbuzz/MusicPlayer
## Basic Information
- **Project Name**: 以网易云音乐为模板的音乐播放器
- **Description**: 好看实用的音乐播放器,ubuntu下简单安装~。
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2017-09-18
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# MusicPlayer
# github地址: MusicPlayer~
## 主要用于学习,制作一个漂亮的界面。完全模仿网易云音乐,真的很好看呀~。
### 安装依赖:
#### 有用到异步库,需更新到py3.5.
> Python3.5+
> PyQt5.5+
> requests.
> eyed3 0.8 (0.8.1需要额外的包。)
> crypto/cryptodome. -> pip install pycyrptodome Or pip install pycryptodomex
> quamash -> pip install quamash
#### *nix额外依赖:
> sudo apt-get install pyqt5.qtmultimedia
> sudo apt-get install libqt5multimedia5-plugins
#### 存在的问题:
> 目前没有某项音乐的详细信息。
> 大部分的网络异常没有考虑。
> 目前没有MV。
> 目前没有私人FM。
### 开发详情请移步至: 更新日志~
## 截图:
