36 releases

0.63.2 Sep 9, 2024
0.63.1 Jul 16, 2024
0.62.1 Apr 19, 2024
0.62.0 Mar 12, 2024
0.46.0 Jul 21, 2022

#1493 in Web programming

Apache-2.0

1MB
21K 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–43MB
~848K SLoC