TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Python HTTP-Clients from OpenAPI
1 points
by
erhosen
almost 2 years ago
2 comments
physicsguy
almost 2 years ago
Collapse
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.
评论 #37144714 未加载
erhosen
almost 2 years ago
* Sync/Async clients<p>* Pydantic v1 && v2 support<p>* Generate client as python-package<p>* Prometheus Metrics<p>Take a look, good stuff!