Skip to main content

Async Suite For Python

Project description

pynaja

快速开始

下载

git clone https://github.com/lanqiao-dev/najapy.git

项目层级结构

├── najapy                                      项目目录
│    ├── cache                                  缓存层
│    │    ├── base                           	缓存工具集
│    │    └── redis                          	redis工具集
│    ├── common                                 通用工具层
│    │    ├── async_base                        异步工具集
│    │    ├── base                              通用工具集
│    │    ├── error                             异常工具集
│    │    ├── excel                             excel工具集
│    │    ├── metaclass                         元类工具集
│    │    ├── process                          	进程类工具集
│    │    ├── struct                          	结构类工具集
│    │    └── task                          	任务类工具集	
│    ├── database                               数据库层
│    │    ├── mongo                           	mongo工具集
│    │    └── mysql                          	mysql工具集
│    ├── enum                                   枚举层
│    │    └── base_enum                         枚举类工具集
│    ├── event                                  事件层目录
│    │    ├── async_event                       异步事件工具集
│    │    └── event                          	同步事件工具集
│    ├── frame                                  框架层
│    │    ├── fastapi                          	fastapi工具集
│    │    │    ├── base                         基础工具集
│    │    │    └── response                     响应工具集
│    │    └── logging                           日志工具类
│    ├── middleware                             中间件层
│    │    └── rabbitmq                          RabbitMQ
│    ├── net                                    网络层
│    │    ├── cacert                            根证书
└────└──  └── http                          	http工具集

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

najapy-1.3.1.tar.gz (180.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page