https://github.com/alphabs/stats
통계 동아리 stats 키워드 분석 프로그램
https://github.com/alphabs/stats
Last synced: 10 months ago
JSON representation
통계 동아리 stats 키워드 분석 프로그램
- Host: GitHub
- URL: https://github.com/alphabs/stats
- Owner: AlphaBs
- Created: 2020-08-29T15:42:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T15:17:06.000Z (almost 6 years ago)
- Last Synced: 2025-01-28T00:44:57.109Z (over 1 year ago)
- Language: Python
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stats
통계 동아리 stats 키워드 분석 프로그램

## Install
Clone this repository and run commands below:
```
pip install circlify
pip install pytrends
pip install PyQt5
```
## Launch
```
python main.py
```
## License
[circlify](https://github.com/elmotec/circlify)
[pytrends](https://github.com/GeneralMills/pytrends)
[PyQt](https://www.riverbankcomputing.com/software/pyqt)