19 releases (10 breaking)

0.56.1 Aug 22, 2023
0.55.3 May 23, 2023
0.55.0 Mar 23, 2023
0.52.0 Dec 12, 2022
0.46.0 Jul 21, 2022

#16 in #smithy

Download history 2/week @ 2023-06-03 2/week @ 2023-06-10 21/week @ 2023-06-17 20/week @ 2023-06-24 5/week @ 2023-07-01 1/week @ 2023-07-15 12/week @ 2023-07-22 23/week @ 2023-07-29 13/week @ 2023-08-05 21/week @ 2023-08-12 26/week @ 2023-08-19 43/week @ 2023-08-26 21/week @ 2023-09-02 2/week @ 2023-09-09 3/week @ 2023-09-16

70 downloads per month

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

~27–43MB
~834K SLoC