34 releases (16 breaking)

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

#1011 in Web programming

Download history 34/week @ 2024-02-15 179/week @ 2024-02-22 10/week @ 2024-02-29 99/week @ 2024-03-07 38/week @ 2024-03-14 1/week @ 2024-03-21 9/week @ 2024-03-28 5/week @ 2024-04-04 140/week @ 2024-04-18 6/week @ 2024-04-25

146 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

~29–43MB
~859K SLoC