Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dukebode/yiban
Yiban's development is so simple
https://github.com/dukebode/yiban
django python3 yiban
Last synced: 19 days ago
JSON representation
Yiban's development is so simple
- Host: GitHub
- URL: https://github.com/dukebode/yiban
- Owner: DukeBode
- License: bsd-3-clause
- Created: 2019-09-24T14:19:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-25T14:30:55.000Z (almost 4 years ago)
- Last Synced: 2024-12-22T15:52:11.781Z (19 days ago)
- Topics: django, python3, yiban
- Language: Python
- Homepage: https://pypi.org/project/yiban/
- Size: 672 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
### 说明
1. 本程序仅供易班各高校统计微社区统计信息使用,所获数据应当避免外泄,及时删除。
1. 本程序在 Window 10 & Python 3.8 环境开发,未对其它环境测试。
1. 如遇异常,请确认非网络问题后,截图留言。![run first](./run_first.gif)
### 功能使用说明
- 安装依赖
```sh
pip install yiban
```- 更新至最新版
```
pip install -i https://pypi.org/simple -U yiban
```- 查看帮助
```sh
python -m yiban -h
```- 使用 Forum-Data
```sh
python -m yiban forum
```