peewee-async:由asyncio驱动的peewee ORM的异步接口

时间:2021-02-03 22:17:58
【文件属性】:
文件名称:peewee-async:由asyncio驱动的peewee ORM的异步接口
文件大小:38KB
文件格式:ZIP
更新时间:2021-02-03 22:17:58
mysql python orm postgresql asyncio peewee异步 异步接口 ORM搭载 。 重要笔记 从0.6.0a版本0.6.0a仅支持peewee 3.5+ 如果仍然需要Python 3.4支持,请使用旧版本,即pip install peewee-async==0.5.12 版本0.6.0a作为预发行版本发布,请注意版本标识符中的“ a”。 这意味着要安装它,您应该为pip指定--pre标志。 总览 需要Python 3.5+ 通过支持PostgreSQL 通过支持MySQL 单点高级异步API 替代同步代码,同步将保持同步 支持基本操作 存在交易支持,但尚未经过严格测试 完整的文档: 安装 用pip安装PostgreS
【文件预览】:
peewee-async-master
----setup.py(2KB)
----.gitignore(720B)
----peewee_async.py(44KB)
----.travis.yml(551B)
----LICENSE(1KB)
----CHANGELOG.md(3KB)
----peewee_asyncext.py(3KB)
----examples()
--------tornado_sample.py(4KB)
----README.md(3KB)
----tests()
--------__init__.py(29KB)
----tests.json.sample(724B)
----docs()
--------requirements.txt(67B)
--------Makefile(7KB)
--------index.rst(3KB)
--------conf.py(8KB)
--------make.bat(7KB)
--------peewee_async()
----CONTRIBUTORS.md(295B)

网友评论