34 releases (16 breaking)

new 0.62.1 Apr 19, 2024
0.62.0 Mar 12, 2024
0.61.0 Dec 8, 2023
0.60.6 Feb 22, 2024
0.46.0 Jul 21, 2022

#4 in #smithy

29 downloads per month

Apache-2.0

1MB
20K 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
~865K SLoC