https://github.com/archlinuxcn/pkgstats-cn
package statistics collecting script for archlinuxcn
https://github.com/archlinuxcn/pkgstats-cn
Last synced: about 1 year ago
JSON representation
package statistics collecting script for archlinuxcn
- Host: GitHub
- URL: https://github.com/archlinuxcn/pkgstats-cn
- Owner: archlinuxcn
- License: gpl-3.0
- Created: 2017-09-05T10:28:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T09:41:43.000Z (over 8 years ago)
- Last Synced: 2025-01-11T06:33:58.089Z (about 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 41
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
收集的数据
----
* UUID
* 用户 IP
* 用户安装的软件包列表
展示数据
----
* 包的安装量
* 用户地理分布图
deps
----
* util-linux
* curl
* pacman
server deps
----
* python3
* python-tornado
* python-yaml
TODO
----
* [x] 收集脚本
* [x] 保存数据
* [ ] 服务端部署(域名、证书)
* [ ] 统计
* [ ] 数据展示
* [ ] 官方文档更新
* [ ] 镜像源文档更新
* [ ] archlinuxcn-keyring 添加 optdepends
* [ ] 隐私声明
* [ ] 许可证