# PyQt5-Apps
**Repository Path**: kimferlang/PyQt5-Apps
## Basic Information
- **Project Name**: PyQt5-Apps
- **Description**: :paperclip:Some useful apps based on PyQt5. | 谷歌翻译、bilibili视频下载、华科电费查询、猫耳FM音频下载、无损音乐下载、华科图书馆查询、词云生成器etc.
- **Primary Language**: Python
- **License**: GPL-3.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 2
- **Created**: 2020-08-05
- **Last Updated**: 2023-08-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
## PyQt5 Apps
A set of special tools to cope with **my daily tasks**. It's based on [Python 3.6+](https://www.python.org) and [PyQt5](https://riverbankcomputing.com/software/pyqt/download5), licensed under the [GPL v3](LICENSE).
All image resources in this repo are from [iconfont](http://www.iconfont.cn).
### Table of Contents
| Ⅰ | Ⅱ | Ⅲ | Ⅳ | Ⅴ | Ⅵ | Ⅶ | Ⅷ | Ⅸ|
| :--------: | :---------: | :---------: | :---------: | :---------: | :---------:| :---------:| :---------:| :---------:|
| [Google Translate](#google-translate) | [Bilibili Kit](#bilibili-kit)|[Words Recorder](#words-recorder) | [HUST Electricity Fee](#hust-electricity-fee) |[Missevan Kit](#missevan-kit)| [Lossless Music Box](#lossless-music-box)| [HUST Lib](#hust-lib)| [WordCloud Generator](#wordcloud-generator)|[Cat Calendar](#cat-calendar)|
### Google Translate
[Google Translate](google-translate) is a translation app using [Google translate api](https://github.com/ssut/py-googletrans).