# bibi_app **Repository Path**: zhishi/bibi_app ## Basic Information - **Project Name**: bibi_app - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [源想法](https://www.v2ex.com/t/587693). 进行原型演示. 1. 将`所有用户repo.txt`中的所有repo手动clone到本地. 2. 本地运行`$ python 哔哔.py`, 可显示所有帖子内容 ``` bibi_user1: 用户1 第一帖 -- 大家好 bibi_user2回复: 哈回复 -- 你也好! bibi_user2: 用户2 第一帖 -- 大家好! bibi_user2: 哈第二 -- 这是啥 ``` ### 待解决 1. 如果是不同平台的同名repo, 使用repo的url进行区分 2. 添加帖子时间戳 3. 排序