Skip to content

Commit ad10b8a

Browse files
author
yanchunhuo
committed
update readme
1 parent 10f3a54 commit ad10b8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
* kazoo:用于操作zookeeper,https://github.com/python-zk/kazoo
2525
* websockets:用于websocket请求,https://github.com/aaugustin/websockets
2626
* Js2Py:用于执行js代码,https://github.com/PiotrDabkowski/Js2Py
27-
* sqlacodegen:用于根据数据库表结构生成python对象
28-
* SQLAlchemy:SQL工具包及对象关系映射(ORM)工具
27+
* sqlacodegen:用于根据数据库表结构生成python对象https://github.com/agronholm/sqlacodegen
28+
* SQLAlchemy:SQL工具包及对象关系映射(ORM)工具https://github.com/sqlalchemy/sqlalchemy
2929
* 当前仅支持python3.6.8
3030
* 项目如需执行java代码(即使用jpype1),则项目目录所在的路径不可包含中文
3131

0 commit comments

Comments
 (0)