We want to make a better Python, not some obscure DSL or academic Monad tutorial. Provide pipelining and pipe friendly methods. Compose all the things! Dot-chaining on objects as an alternative syntax to pipes. Lower the cognitive load on the programmer by: Avoid currying, not supported in...
pyyaml - Required for Starlette's SchemaGenerator support (you probably don't need it with FastAPI). graphene - Required for GraphQLApp support. ujson - Required if you want to use UJSONResponse. Used by FastAPI / Starlette: uvicorn - for the server that loads and serves your application....