#aws-smithy #web-framework #smithy #framework #aws #web-api

aws-smithy-http-server-python

Python server runtime for Smithy Rust Server Framework

39 unstable releases

new 0.65.0 Mar 27, 2025
0.63.3 Mar 10, 2025
0.63.2 Sep 9, 2024
0.63.1 Jul 16, 2024
0.46.0 Jul 21, 2022

#440 in Asynchronous

Download history 1/week @ 2024-12-12 2/week @ 2025-01-30 9/week @ 2025-02-06 2/week @ 2025-02-20 30/week @ 2025-02-27 93/week @ 2025-03-06 23/week @ 2025-03-13

148 downloads per month

Apache-2.0

1MB
22K SLoC

aws-smithy-http-server-python

Server libraries for smithy-rs generated servers, targeting pure Python business logic.

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.


lib.rs:

Rust/Python bindings, runtime and utilities.

This crates implements all the generic code needed to start and manage a Smithy Rust HTTP server where the business logic is implemented in Python, leveraging PyO3.

Dependencies

~31–44MB
~856K SLoC