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
Release history Release notifications | RSS feed
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.2.tar.gz
(180.4 kB
view details)
File details
Details for the file najapy-1.3.2.tar.gz.
File metadata
- Download URL: najapy-1.3.2.tar.gz
- Upload date:
- Size: 180.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.8rc1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
750e4ed78d18af269e7e5e7620d2687591ae037b95836c969b730487eeb6cbde
|
|
| MD5 |
3e6b2ffa6e27b480686185f28a3ed8b6
|
|
| BLAKE2b-256 |
7b71f2bf89e5ec784a5d67005bfb90e555d619c4e9fb28f0ec9281d63b184996
|