File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -1999,6 +1999,7 @@ <h3 id="_25">数据库驱动</h3>
19991999</ ul >
20002000</ li >
20012001< li > NoSQL 数据库< ul >
2002+ < li > asyncio-redis:基于 asyncio 的 redis 客户端 (PEP 3156)。< a href ="https://github.com/jonathanslenders/asyncio-redis "> 官网</ a > </ li >
20022003< li > cassandra-python-driver:Cassandra 的 Python 驱动。< a href ="https://github.com/datastax/python-driver "> 官网</ a > </ li >
20032004< li > HappyBase:一个为 Apache HBase 设计的,对开发者友好的库。< a href ="http://happybase.readthedocs.org/en/latest/ "> 官网</ a > </ li >
20042005< li > Plyvel:一个快速且功能丰富的 LevelDB 的 Python 接口。< a href ="https://plyvel.readthedocs.org/en/latest/ "> 官网</ a > </ li >
@@ -2297,7 +2298,7 @@ <h3 id="_39">数据验证</h3>
22972298< li > Schematics:数据结构验证。< a href ="https://github.com/schematics/schematics "> 官网</ a > </ li >
22982299< li > valideer:轻量级可扩展的数据验证和适配库。< a href ="https://github.com/podio/valideer "> 官网</ a > </ li >
22992300< li > voluptuous:一个 Python 数据验证库。主要是为了验证传入 Python 的 JSON,YAML 等数据。< a href ="https://github.com/alecthomas/voluptuous "> 官网</ a > </ li >
2300- < li > jsonschema:< a href ="http://json-schema.org/ "> JSON Schema</ a > 的python实现,用于JSON数据的验证 。< a href ="https://github.com/Julian/jsonschema "> 官网</ a > </ li >
2301+ < li > jsonschema:< a href ="http://json-schema.org/ "> JSON Schema</ a > 的 python 实现,用于 JSON 数据的验证 。< a href ="https://github.com/Julian/jsonschema "> 官网</ a > </ li >
23012302</ ul >
23022303< h3 id ="_40 "> 反垃圾技术</ h3 >
23032304< p > 帮助你和电子垃圾进行战斗的库。</ p >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 44
55 <url >
66 <loc >https://github.com/jobbole/awesome-python-cn//</loc >
7- <lastmod >2018-06-14 </lastmod >
7+ <lastmod >2018-06-18 </lastmod >
88 <changefreq >daily</changefreq >
99 </url >
1010
You can’t perform that action at this time.
0 commit comments