Skip to main content

An easy-to-use asynchronous web framework based on ASGI.

Project description

index.py

中文 | English

Github Action Test Build setup.py Publish PyPi PyPI PyPI - Python Version

一个基于 ASGI 协议的高性能 web 框架。Index.py 文档

  • 灵活且高效的路由系统 (基于 Radix Tree)
  • 自动解析请求 & 生成文档 (基于 pydantic)
  • 可视化 API 接口 (基于 ReDoc, 针对中文字体优化)
  • 非常简单的部署 (基于 uvicorngunicorn)
  • 挂载 ASGI/WSGI 应用 (基于 a2wsgi)
  • 进程内后台任务 (基于 asyncio)
  • 可使用任何可用的 ASGI 生态

Install

pip install -U index.py

或者直接从 Github 上安装最新版本(不稳定)

pip install -U git+https://github.com/abersheeran/index.py@setup.py

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

index.py-0.12.3.tar.gz (35.1 kB view hashes)

Uploaded Source

Built Distribution

index.py-0.12.3-py3-none-any.whl (43.3 kB view hashes)

Uploaded Python 3

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