TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python HTTP-Clients from OpenAPI

1 pointsby erhosenalmost 2 years ago

2 comments

physicsguyalmost 2 years ago
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 未加载
erhosenalmost 2 years ago
* Sync&#x2F;Async clients<p>* Pydantic v1 &amp;&amp; v2 support<p>* Generate client as python-package<p>* Prometheus Metrics<p>Take a look, good stuff!