Skip to content

Commit 83863f2

Browse files
committed
py3
1 parent 7add287 commit 83863f2

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ zhihu-python:获取知乎信息
66

77
zhihu-python 采用 python2.7 编写,用来方便地获取知乎上各种内容的信息,并且可以方便地将答案备份导出为 txt 或 markdown 文件。由于知乎官方目前没有提供 api,所以有了此项目地存在。
88

9-
**注:本项目代码均在Ubuntu14.04上使用python2.7.6编写和测试通过,其他环境可能存在一定问题。**
9+
**注1: 本项目代码均在 Ubuntu14.04 上使用 python2.7.6 编写和测试通过,其他环境可能存在一定问题。**
10+
11+
**注2: 使用 python3 的类似项目可以参见:`zhihu-py3 <https://github.com/7sDream/zhihu-py3>`_ **
1012
1113
获取某个问题下的全部回答并导出,很简单:
1214

0 commit comments

Comments
 (0)