An open API service indexing awesome lists of open source software.

https://github.com/alphabs/stats

통계 동아리 stats 키워드 분석 프로그램
https://github.com/alphabs/stats

Last synced: 10 months ago
JSON representation

통계 동아리 stats 키워드 분석 프로그램

Awesome Lists containing this project

README

          

# stats
통계 동아리 stats 키워드 분석 프로그램

![img](https://github.com/AlphaBs/stats/blob/master/img/screenshot.png?raw=true)

## 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)