smithy-rs/rust-runtime/aws-smithy-http-server-python
John DiSanti 6438a09bef
Fix repo org move issues (#3166)
This PR fixes issues introduced by moving the repository from
awslabs/smithy-rs to smithy-lang/smithy-rs.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._
2023-11-10 18:51:04 +00:00
..
src Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
Cargo.toml Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
LICENSE Implement Python runtime crate and shared socket (#1399) 2022-05-20 17:08:57 +00:00
README.md Fix repo org move issues (#3166) 2023-11-10 18:51:04 +00:00
stubgen.py [Python] Improve Python stubs generation (#2606) 2023-04-20 14:18:15 +00:00
stubgen.sh [Python] Automatically generate stubs (#2576) 2023-04-17 16:19:12 +00:00
stubgen_test.py [Python] Automatically generate stubs (#2576) 2023-04-17 16:19:12 +00:00

README.md

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.