ServiceBoot云原生微服务引擎
Project description
ServiceBoot云原生微服务引擎
ServiceBoot是基于Tornado开发的开源微服务引擎(Web框架),可用于将普通Python程序封装成为可提供高并发函数式HTTP访问的云原生微服务。
ServiceBoot实现了对高并发HTTP API调用的函数化和异步化封装。开发者直接以普通Python函数的形式来编程API接口,而不需要特意设计和指定每个API对应的URL端口,也不需要掌握和使用Python和Tornado中晦涩难懂的异步编程原理和语法,即可达到高效并发处理的性能和效果,从而大大降低微服务应用的学习门槛和开发难度,提高云原生微服务应用的开发效率和运行性能。
ServiceBoot目前可提供的API接口类型和功能如下:
- 普通RESTful API(面向JSON数据格式)。
- 二进制字节流数据API。
- 文件上传API。
- 可视化Web页面访问API。
- Special API。
- WebSocket实时通信API。
开源主页
依赖包主页
依赖包安装
pip install serviceboot -i https://pypi.tuna.tsinghua.edu.cn/simple
应用举例
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
serviceboot-2.1.1.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file serviceboot-2.1.1.tar.gz
.
File metadata
- Download URL: serviceboot-2.1.1.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c781a67556f3a6b3bdbc0d08a52f210d2532cc6a759d313a02a34abb70f47a8 |
|
MD5 | af0f5b3de8cdba8bc753adcc2266e71d |
|
BLAKE2b-256 | bcb574cf9246be3ec10590a62d6957d5a1a143324dd7916c92fd33b67ccf153b |
Provenance
File details
Details for the file serviceboot-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: serviceboot-2.1.1-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.7.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417bcf43e131aded45422b6dacd3cdebcdd8b8887a19089374106dfb68624358 |
|
MD5 | 80dd28439e41160f488e4dffb069507b |
|
BLAKE2b-256 | 00aba2f2c72268f9914e3206b5ba12a84e8f0d6661a673330bc4ba0821c70327 |