https://github.com/eric-jxl/weibo
This Weibo Hot List
https://github.com/eric-jxl/weibo
flask gunicorn python3
Last synced: 2 months ago
JSON representation
This Weibo Hot List
- Host: GitHub
- URL: https://github.com/eric-jxl/weibo
- Owner: eric-jxl
- License: apache-2.0
- Created: 2024-07-10T01:01:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-19T07:34:35.000Z (about 1 year ago)
- Last Synced: 2025-06-19T07:37:58.806Z (about 1 year ago)
- Topics: flask, gunicorn, python3
- Language: Python
- Homepage:
- Size: 52.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# weibo
### The Weibo Hot List
[](https://github.com/eric-jxl/weibo/actions/workflows/docker-image.yml)
[](https://github.com/eric-jxl/weibo/actions/workflows/build.yml)
[](https://github.com/eric-jxl/weibo/actions/workflows/codeql.yml)
### 针对ghcr.io 打包镜像
- 使用[Github Actions](.github/workflows/docker-image.yml) 自动打包Docker镜像发布到[ghcr.io](https://github.com/eric-jxl/weibo/pkgs/container/weibo)
- 使用[Sonar](.github/workflows/build.ym)代码漏洞检查
> - *仅修改py文件和Dockerfile 触发CI/CD 打包镜像*
> - *提交PR 触发自动代码检查*