We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f3a54 commit ad10b8aCopy full SHA for ad10b8a
README.md
@@ -24,8 +24,8 @@
24
* kazoo:用于操作zookeeper,https://github.com/python-zk/kazoo
25
* websockets:用于websocket请求,https://github.com/aaugustin/websockets
26
* Js2Py:用于执行js代码,https://github.com/PiotrDabkowski/Js2Py
27
- * sqlacodegen:用于根据数据库表结构生成python对象
28
- * SQLAlchemy:SQL工具包及对象关系映射(ORM)工具
+ * sqlacodegen:用于根据数据库表结构生成python对象,https://github.com/agronholm/sqlacodegen
+ * SQLAlchemy:SQL工具包及对象关系映射(ORM)工具,https://github.com/sqlalchemy/sqlalchemy
29
* 当前仅支持python3.6.8
30
* 项目如需执行java代码(即使用jpype1),则项目目录所在的路径不可包含中文
31
0 commit comments