5 comments

[ 1.9 ms ] story [ 22.0 ms ] thread
* Sync/Async clients

* Pydantic v1 && v2 support

* Generate client as python-package

* Prometheus Metrics

Take a look, good stuff!

When I've ever tried to use these sorts of things, they're almost always pretty clunky. They can be an OK basis for building a client library on top of, but you rarely want to expose things exactly as the API does.
Did you see that it can build a client library by itself?