File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -854,6 +854,7 @@ Python实现的数据库。
854854进行代码分析,解析和操作代码库的库和工具。
855855
856856* 代码分析
857+ * coala:语言独立和易于扩展的代码分析应用程序。[ 官网] ( http://coala-analyzer.org/ )
857858 * code2flow:把你的 Python 和 JavaScript 代码转换为流程图。[ 官网] ( https://github.com/scottrogowski/code2flow )
858859 * pycallgraph:这个库可以把你的Python 应用的流程(调用图)进行可视化。[ 官网] ( https://github.com/gak/pycallgraph )
859860 * pysonar2:Python 类型推断和检索工具。[ 官网] ( https://github.com/yinwang0/pysonar2 )
@@ -1116,6 +1117,12 @@ Python 实现的算法和设计模式。
11161117* LiClipse:基于 Eclipse 的免费多语言 IDE 。使用 PyDev 来支持 Python 。[ 官网] ( http://www.liclipse.com/ )
11171118* Spyder:开源 Python IDE。[ 官网] ( https://github.com/spyder-ide/spyder )
11181119
1120+ ### 自动聊天工具
1121+
1122+ 用于开发聊天机器人的库
1123+
1124+ * Errbot:最简单和最流行的聊天机器人用来实现自动聊天工具。[ 官网] ( http://errbot.io/en/latest/ )
1125+
11191126## 服务
11201127
11211128在线工具和简化开发的 API 。
You can’t perform that action at this time.
0 commit comments