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
70 downloads per month
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