Loading... 逛GitHub的时候发现了一个有趣的东西:Notion第三方API。感兴趣的可以clone下来玩一玩,可能可以实现一些自动化的操作。 [https://github.com/jamalex/notion-py](https://github.com/jamalex/notion-py) 这个版本目前有些问题,原作者好像最近太忙了没顾得上修复,我fork了一份源代码: [https://github.com/MiracleXYZ/notion-py](https://github.com/MiracleXYZ/notion-py) 大家可以 `git clone` 或者把ZIP压缩包下载下来,解压到 `notion-py` 文件夹,然后 <pre class="prettyprint linenums prettyprinted"><ol class="linenums"><li class="L0"><p><code class="shell"><span class="pln">pip install </span><span class="pun">./</span><span class="pln">notion</span><span class="pun">-</span><span class="pln">py</span><span class="pun">/</span></code></p></li></ol></pre> 如果要卸载的话,输入 `pip uninstall notion` 即可。 稍微试了一下,还是很有意思的。各位可以体验一下。 --- 当然Notion能尽快出自己的API那是最好不过的一件事情了。 最后修改:2022 年 08 月 18 日 © 允许规范转载 打赏 赞赏作者 支付宝微信 赞 0 如果觉得我的文章对你有用,请随意赞赏