spyne
spyne copied to clipboard
Modernise to use type annotations rather than @rpc(Unicode, Integer, _returns=Iterable(Unicode))
Modernizing could make spyne more user-friendly similar to FastAPI
https://fastapi.tiangolo.com/
sure but it's a lot of work just for cosmetic reasons. we'll see.
Seee https://github.com/arskom/spyne/pull/696 for an example without much effort