feat: add native API client for common submission use case

this should work for simple API endpoint which requires an auth token.
if more is needed, you'll have to override telemetry handler
This commit is contained in:
Lance Edgar 2025-08-10 15:13:20 -05:00
parent e0dd704247
commit 0f42626cb1
7 changed files with 437 additions and 5 deletions

View file

@ -0,0 +1,6 @@
``wuttatell.client``
====================
.. automodule:: wuttatell.client
:members: