The restfly library is undergoing a complete rewrite to move to HTTPX (Sync & Async), support Pydantic models natively, and also support XML handling through the Pydantic-XML package. This does mean that the 2.x interface being written will likely break any code running 1.x. Suggesting that you pin to RESTfly 1.x.
The restfly library is undergoing a complete rewrite to move to HTTPX (Sync & Async), support Pydantic models natively, and also support XML handling through the Pydantic-XML package. This does mean that the 2.x interface being written will likely break any code running 1.x. Suggesting that you pin to RESTfly 1.x.