File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
196
196
* Markdown
197
197
* Mistune:快速并且功能齐全的纯 Python 实现的 Markdown 解析器。[ 官网] ( https://github.com/lepture/mistune )
198
198
* Python-Markdown:John Gruber’s Markdown 的 Python 版实现。[ 官网] ( https://github.com/waylan/Python-Markdown )
199
- * Python-Markdiwn2 :纯 Python 实现的 Markdown 解析器,比 Python-Markdown 更快,更准确,可扩展。[ 官网] ( https://github.com/trentm/python-markdown2 )
199
+ * Python-Markdown2 :纯 Python 实现的 Markdown 解析器,比 Python-Markdown 更快,更准确,可扩展。[ 官网] ( https://github.com/trentm/python-markdown2 )
200
200
* YAML
201
201
* PyYAML:Python 版本的 YAML 解析器。[ 官网] ( http://pyyaml.org/ )
202
202
* CSV
@@ -265,7 +265,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
265
265
* thefuck:修正你之前的命令行指令。[ 官网] ( https://github.com/nvbn/thefuck )
266
266
* mycli:一个 MySQL 命令行客户端,具有自动补全和语法高亮功能。[ 官网] ( https://github.com/dbcli/mycli )
267
267
* pgcli:Postgres 命令行工具,具有自动补全和语法高亮功能。[ 官网] ( https://github.com/dbcli/pgcli )
268
- * try:一个从来没有更简单的命令行工具,用来试用python库。[ 官网] ( https://github.com/timofurrer/try )
268
+ * try:一个从来没有更简单的命令行工具,用来试用python库。[ 官网] ( https://github.com/timofurrer/try )
269
269
270
270
### 下载器
271
271
You can’t perform that action at this time.
0 commit comments