首页
/ Peewee-Async 项目教程

Peewee-Async 项目教程

2024-08-26 11:40:19作者:柯茵沙

1. 项目的目录结构及介绍

Peewee-Async 是一个基于 asyncio 的异步 ORM 库,用于支持 Peewee ORM。以下是项目的目录结构及其介绍:

peewee-async/
├── docs/                # 文档目录
├── peewee_async/        # 主要代码目录
│   ├── __init__.py      # 初始化文件
│   ├── _async.py        # 异步相关实现
│   ├── _base.py         # 基础类实现
│   ├── _fields.py       # 字段相关实现
│   ├── _models.py       # 模型相关实现
│   ├── _query.py        # 查询相关实现
│   ├── _utils.py        # 工具函数
│   └── _wrappers.py     # 包装类
├── tests/               # 测试目录
│   ├── __init__.py      # 初始化文件
│   ├── test_async.py    # 异步测试
│   ├── test_base.py     # 基础测试
│   ├── test_fields.py   # 字段测试
│   ├── test_models.py   # 模型测试
│   ├── test_query.py    # 查询测试
│   └── test_utils.py    # 工具函数测试
├── .gitignore           # Git 忽略文件
├── LICENSE              # 许可证文件
├── README.md            # 项目说明文档
├── setup.py             # 安装脚本
└── tox.ini              # 测试配置文件

2. 项目的启动文件介绍

Peewee-Async 项目的启动文件主要是 peewee_async/__init__.py。这个文件包含了项目的初始化代码和主要的导出模块。以下是该文件的主要内容:

from ._async import *
from ._base import *
from ._fields import *
from ._models import *
from ._query import *
from ._utils import *
from ._wrappers import *

__all__ = (
    'AioModel', 'AioManager', 'AioDatabase', 'AioPostgresqlDatabase',
    'AioMySQLDatabase', 'AioPooledPostgresqlDatabase', 'AioPooledMySQLDatabase',
    'AioTransaction', 'AioQuery', 'AioSelectQuery', 'AioUpdateQuery',
    'AioDeleteQuery', 'AioInsertQuery', 'AioRawQuery', 'AioField',
    'AioCharField', 'AioTextField', 'AioIntegerField', 'AioFloatField',
    'AioBooleanField', 'AioDateTimeField', 'AioDateField', 'AioTimeField',
    'AioDecimalField', 'AioUUIDField', 'AioForeignKeyField', 'AioManyToManyField',
    'AioAutoField', 'AioBigIntegerField', 'AioBlobField', 'AioDoubleField',
    'AioIPAddressField', 'AioPrimaryKeyField', 'AioSmallIntegerField',
    'AioTextField', 'AioTimestampField', 'AioUnknownField', 'AioCompositeKey',
    'AioDeferredForeignKey', 'AioDeferredThroughModel', 'AioThroughModel',
    'AioModelAlias', 'AioModelIndex', 'AioModelSelect', 'AioModelUpdate',
    'AioModelDelete', 'AioModelInsert', 'AioModelRaw', 'AioModelQuery',
    'AioModelSelectQuery', 'AioModelUpdateQuery', 'AioModelDeleteQuery',
    'AioModelInsertQuery', 'AioModelRawQuery', 'AioModelQueryWrapper',
    'AioModelQueryExecutor', 'AioModelQueryCompiler', 'AioModelQueryPlanner',
    'AioModelQueryContext', 'AioModelQueryResult', 'AioModelQueryIterator',
    'AioModelQueryCache', 'AioModelQueryLogger', 'AioModelQueryProfiler',
    'AioModelQueryDebugger', 'AioModelQueryValidator', 'AioModelQueryOptimizer',
    'AioModelQueryAnalyzer', 'AioModelQueryBuilder', 'AioModelQueryGenerator',
    'AioModelQueryParser', 'AioModelQueryInterpreter', 'AioModelQueryExecutor',
    'AioModelQueryCompiler', 'AioModelQueryPlanner', 'AioModelQueryContext',
    'AioModelQueryResult', 'Aio
热门项目推荐
相关项目推荐

项目优选

收起
openHiTLSopenHiTLS
旨在打造算法先进、性能卓越、高效敏捷、安全可靠的密码套件,通过轻量级、可剪裁的软件技术架构满足各行业不同场景的多样化要求,让密码技术应用更简单,同时探索后量子等先进算法创新实践,构建密码前沿技术底座!
C
49
38
HarmonyOS-ExamplesHarmonyOS-Examples
本仓将收集和展示仓颉鸿蒙应用示例代码,欢迎大家投稿,在仓颉鸿蒙社区展现你的妙趣设计!
Cangjie
250
63
Cangjie-ExamplesCangjie-Examples
本仓将收集和展示高质量的仓颉示例代码,欢迎大家投稿,让全世界看到您的妙趣设计,也让更多人通过您的编码理解和喜爱仓颉语言。
Cangjie
173
41
mybatis-plusmybatis-plus
mybatis 增强工具包,简化 CRUD 操作。 文档 http://baomidou.com 低代码组件库 http://aizuda.com
Java
14
0
open-eBackupopen-eBackup
open-eBackup是一款开源备份软件,采用集群高扩展架构,通过应用备份通用框架、并行备份等技术,为主流数据库、虚拟化、文件系统、大数据等应用提供E2E的数据备份、恢复等能力,帮助用户实现关键数据高效保护。
HTML
69
52
advanced-javaadvanced-java
Advanced-Java是一个Java进阶教程,适合用于学习Java高级特性和编程技巧。特点:内容深入、实例丰富、适合进阶学习。
JavaScript
395
102
HarmonyOS-Cangjie-CasesHarmonyOS-Cangjie-Cases
参考 HarmonyOS-Cases/Cases,提供仓颉开发鸿蒙 NEXT 应用的案例集
Cangjie
54
2
PDFMathTranslatePDFMathTranslate
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
Python
31
3
RuoYi-Cloud-Vue3RuoYi-Cloud-Vue3
🎉 基于Spring Boot、Spring Cloud & Alibaba、Vue3 & Vite、Element Plus的分布式前后端分离微服务架构权限管理系统
Vue
25
17
topiam-eiamtopiam-eiam
开源IDaas/IAM平台,用于管理企业内员工账号、权限、身份认证、应用访问,帮助整合部署在本地或云端的内部办公系统、业务系统及三方 SaaS 系统的所有身份,实现一个账号打通所有应用的服务。
Java
19
0